I’m looking for a slider that can autoscale the images, to a specific screen size. The rest of the mobile website I’m working on is made with procentage but it’s really hard for me to find a image slider that can work with 100% in both height and width.
The problem is that theres a milion screensizes when we talk phones, so it’s not a good idea to have a slider that can auto scale to fit a specific screen size, and of course fit the screen againg if the user tilt their phone.
You might want to give something like this a shot. It’s a tutorial by Zack Grossbart on developing just what you’re looking for. Between jQuery Mobile and Sencha Touch, you should be able to quickly develop what you need.