I have a problem to get a menu started.
I have a fully working HTML / Javascript menu:
http://www.amsterdam-crusaders.nl/menu/
PLZ take a look and read the info I put there.
You can see it is working.
Now I would like to get it into PostNuke.
http://www.amsterdam-crusaders.nl/nuke/
I am using http://www.predatorial-tendencies.com theme called Redrum.
I am modifying it of course as you see.
But I get an error while loading the page.
If you read the error it will say:
Code
Line: 4
Symbol: 2
Error: 'TransMenu' is not defined
Code: 0
URL: http://www.amsterdam-crusaders.nl/nuke/index.php
Symbol: 2
Error: 'TransMenu' is not defined
Code: 0
URL: http://www.amsterdam-crusaders.nl/nuke/index.php
The error starts when inserting the
Code
[tr>
[td colspan="15" height="1" bgcolor="#FFFFFF">
[script type="text/javascript" language="javascript" src="transmenu_content.js">[/script>[/td>
[/tr>
[td colspan="15" height="1" bgcolor="#FFFFFF">
[script type="text/javascript" language="javascript" src="transmenu_content.js">[/script>[/td>
[/tr>
I try to find the solution here on the forum, but couldn't find it.
Tried to download ActiveMenu, but the latest version is not downloadable right now.
I tried to put it the 3 javascripts in the javascript folder, but I have no clue how to call them in the .php of .html file.
Any help/suggestion
