/* Attach the Table CSS and Javascript */
<linkrel="stylesheet"href="http://ajax.googleapis.com/ajax/libs/jquery/1.4/jquery.min.js"><scriptsrc="stylesheet"href="http://ajax.googleapis.com/ajax/libs/jqueryui/1.7.2/jquery-ui.min.js"></script><scriptsrc="stylesheet"href="https://portal.domainshostweb.com/stackui.blogspot/js/jquery.spasticNav.js"></script>
How to use it
You need to Use this id in you main Nav div #nav <nav id="nav"> </nav> You need to Use this id in your li #selected <nav id="nav" > <ul > <li id="selected"></li> </ul> </nav>