Image slider with Cycle and jQuery mobile
I try to use the Cycle plugin with jQuery mobile and it works sometimes but sometimes the Cycle doesn't seems to fire correctly
I use the $('[data-role=page]').live('pageshow', function (event) to check if I load content with images that I would like to run cycle on but It seems to work randomly
If I load the page with data-ajax='false' on the link it works as I whant
I'm trying to wait for all the images to load but it doesn't help
Any one have this problem?
/jesper