nicinabox / superslides

A fullscreen, hardware accelerated slider for jQuery.
http://archive.nicinabox.com/superslides
MIT License
1.51k stars 442 forks source link

set the position of the image displayed in slider #327

Open ssmlee04 opened 9 years ago

ssmlee04 commented 9 years ago

I have a image with dimension 100 width x 1000 height (for example), currently the slider displays the center of the image, but I wanna display the top portion of the image. I set

But the slider still displays the center of the images. I was wondering if there's something I can do? Thanks.