I'm having trouble with this Javascript.
I'm using Dreamweaver 4.0 with the Xara Menu plugin. This works great in my "Static" HTML pages:
http://www.teltexinc.com/head01.htm. I can not make it work in the Xcart program.
Can anyone tell me why this isn't working correctly?
I've enclosed it with the {literal}mycode{/literal} tags, and it still isn't working. It doesn't do anything. Just shows a blank area on the page when viewed. The menu that IS working on the top portion is some javacode that I used from within Dreamweaver. This option works fine. Just takes MUCH longer to accomplish than with Xara.
Code:
<script menumaker>document.write('<scr'+'ipt src="xaramenu.js">'+'</scr'+'ipt>');document.write('<scr'+'ipt src="menu/floaterflat.js">'+'</scr'+'ipt>');/*img src="menu/FloaterFlat.gif" moduleid="Teltex (Project)\FloaterFlat_off.xws"*/</script>