Skip to content

Latest commit

 

History

History
37 lines (18 loc) · 748 Bytes

README.md

File metadata and controls

37 lines (18 loc) · 748 Bytes

jquery-side-navi

Simple Side Navigation with Javascript and Jquery

version

  • 0.0.1

tech

  • Javascript 5.x
  • jQuery 1.x

desciption

SideNavi can slide currently form left or right side. You only have to adapting the stylesheet file to implement your own settings.

using

  • slide from left use sidenavi-left.css
  • slide from right use sidenavi-right.css
  • set first parameter value of init method with 'left' or 'right'

demo