For my new project I`ve created carousel widget. You can find code here and demo here. I`ve tested it only under iPhone 3G 4.0.1. Welcome for suggestions, founded bugs and so on.
Very cool, it does work well. But it doesn't work at all with javascript turned off. Is there a way to display the images for older phones, using the progressive enhancement technique?
Check out this article by Fillament Group: Responsive Images: Experimenting with Context-Aware Image Sizing
It would be way cool to merge these ideas. Your carousel code is nice. Thanks. I may play with this idea. Let me know what you think. I assume there are others who are working on this or have a solution already. I'm kinda surprised that there isn't a sample in the alpha yet.
Thanks for this article, I think it`s great idea! Will merge them, but only after New Year holidays. Hope, my carousel will be included in next jQM version =)
I testet your solution in my project =>it works. My error console tell me an 404 error because the img mit src @image. Idea: using of js-parameter template ...
HI and thank you for this code, I see that I can switch the navigation OFF is there a way to get rid of the title? I'm looking through the js code but found no help (sorry I'm a newbie) Thank you