My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

mbeMobileSlider is a jQuery Plugin that will create a slider that can be used on mobile and normal browsers.

To use it (the fast way):

$('#mobileScroller').mbeMobileSlider({
   width: '500px'
});

To see it in action go to http://mbe.ro/wp-content/uploads/mbe_slider_v1.0.5/

Changelog v.1.0.5

  • fixed Opera Animation End bug
  • fallback for IE7,8,9
  • SVG arrows (that can be changed)
  • disableOutsideScroll - wether to disable the outside scroll when on ipad / android / etc
  • enableMouseScroll - wether to enable navigating through mouse scroll
  • a bit more natural with calculated momentum
  • fixed some bugs, cleaned some code (a bit faster overall)
Powered by Google Project Hosting