/ Published in: JavaScript
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
<script type="text/javascript"> jQuery().ready(function(){ jQuery("#shopNavigation").activate("#future_menu"); //Put the ID of the link that is the current area here $("#thruster").addClass("current"); }); </script>
URL: http://bassistance.de/jquery-plugins/jquery-plugin-accordion/