Glossy Accordion Menu: http://www.dynamicdrive.com/dynamici...enu-glossy.htm
Is there a way to use jQuery to pull in the menu from an HTML file and still run the ddaccordion.init script?
It doesn't seem to work for me when I use this:
<script type="text/javascript">
$("#navigation").load("nav_jq.html");
</script>



Reply With Quote
Bookmarks