/ Published in: JavaScript
URL: http://bassistance.de/jquery-plugins/jquery-plugin-accordion/
Expand |
Embed | Plain Text
<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>
You need to login to post a comment.
