• Rubber Hose for Oilfield

    Rubber Hose for Oilfield

    Rotary Drilling Hose & Choke and Kill Hose Read More
  • Hose Fitting

    Hose Fitting

    Camlock Coupling & Hydraulic Fitting Read More
  • Hydraulic Hose

    Hydraulic Hose

    Hydraulic Hose Assembly Read More
  • Material Handling Hose

    Material Handling Hose

    Material Handling Hose for Transferring of mud,slurry,bulk material etc... Read More
  • 1
  • 2
  • 3
  • 4

Side navigation is a sleek jquery animated menu that is both intuitive and flexible. It's a nice way to extend your site's navigation by providing users with extra menus on the sidebars. You can use the side navigation on any sidebar - left or right

The on-click event is the default jquery effect. All you need to do is add your vertical menu using the following HTML Syntax for it to work. To get the current menu to show in expanded mode, use the active class on the ul level: <ul class="active">

  • View Code

    <ul class="vmenu">
    <li><a href="#" class="active">Menu 1</a>
    <ul class="active">
    <li><a href="#">Sub menu</a></li>
    <li><a href="#">Sub menu</a></li>
    <li><a href="#">Sub menu</a></li>
    </ul>
    </li>
    <li><a href="#">Menu 3</a></li>
    </ul>