I've generated a javascript menu using AllWebMenus pro by Likno Software. It generates a .js file (which I have added with a jscript_ to my templates jscript folder. Then to test the files, I inserted the web page code AllWebMenus generated into an ezpage and the drop down menu shows up just fine on that page. The javascript is:
<script type="text/javascript">var MenuLinkedBy="AllWebMenus [4]",awmMenuName="ww_menu",awmBN="656";awmAltUrl="";</script><script charset="UTF-8" src="ww_menu.js" type="text/javascript"></script><script type="text/javascript">awmBuildMenu();</script>
Curb ball is that I want the javascript menu to appear in the header and I'm not sure how to present the above in tpl_header.php and/or elsewhere in order to make that happen. I'm a designer not coder, so please bear with my ignorance on this. Please help. Thanks.



