🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

Side Slider is a minimalist jQuery plugin for creating a floating sidebar drawer panel that slides our from the right side of the website on hover.

Sidebar

Documentation

side-slider

Jquery side slider widget

Initialize with

$('#sideslider').sideSlider();

Options available

  • speed - Rate at which the slider slides. 1 is default. 2 being twice as slow. .5 being twice as fast.
  • side - left or right. defaults to right. In current version requires css changes to actually work. Just flip flop everything.
  • complete - callback function.

You May Also Like