I've built a page that works well in mobile without using any jQuery mobile. I wanted to use just a part of jQuery mobile because I like the way their slider widget works.
The problem is that when I apply the jQuery Mobile framework to my page it just applies everywhere and messes everything up. I only want to use the slider. I tried downloading a build that only included the Slider part, but it didn't work. I wasn't really sure what to include in the build that would make the Slider work without effect the rest of my page.
Does anyone have any success in just pulling out the parts of jQuery mobile to use the slider without effecting the rest of our content?
If using just a small part of jQuery isn't feasible, does anyone know of a plug-in that will offer a similar slider that will work well in desktop and mobiles?