nathansearles / slidesjs

SlidesJS is obsolete and no longer maintained.
https://nathansearles.github.io/slidesjs/
1.71k stars 358 forks source link

Does this coexist with jquerymobile? #237

Open abhilashkk opened 13 years ago

abhilashkk commented 13 years ago

I am converting a web application to a tablet app, using jquerymobile. I am using this plugin in my original app, and wants to retain it in the tablet version. I need to use the jquerymobile framework to extend the functionality of my app (layout, dialogs etc). But when I used this together, I am not able to see anything on the screen. Do you know of any issues to use this plugin with jQueryMobile?

nathansearles commented 13 years ago

I haven't tested Slides out with jQuery Mobile. I'll assume you'll need jQuery along with it's mobile version to run Slides. There could be other issues besides that but I'm not sure.

If you're using Slides or anything that uses JavaScript for animation on a mobile device I'd check out this jQuery animation plugin because it uses CSS3 transitions rather then JavaScript for the animations. https://github.com/benbarnett/jQuery-Animate-Enhanced