You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I searched the issues here and couldn't find anything about this, but I was wondering: would it be worth re-factoring iosSlider so it doesn't require jQuery?
I can see a good case for this with some work projects I'm involved in, but I would love to hear what others think, as I know it would entail a major overhaul of the plug-in.
The text was updated successfully, but these errors were encountered:
Definitely not impossible to do. This plugin would be easier to port than most others due to the fact that all of the animations are formulated from within the plugin (without jQuery.animate() or CSS3 transitions).
Hi,
I searched the issues here and couldn't find anything about this, but I was wondering: would it be worth re-factoring iosSlider so it doesn't require jQuery?
I can see a good case for this with some work projects I'm involved in, but I would love to hear what others think, as I know it would entail a major overhaul of the plug-in.
The text was updated successfully, but these errors were encountered: