Hi,
Is it possible to create a dynamic drop down menu from the nav_menu ?
I have downloaded a js menu, but cant set it up properly. Its asking me to show where the menu is in the script.js file
$(document).ready(function (){ //Usage $(".menu ul li").verticalMenu(); });
What do I need to do with this file ( i presume its this file I need to alter as its the start up file.
Glenn














