Hi I hope you can help, I'm trying to integrate a javascript tree menu
into an actinic page.
How can I put this javascript navigation tree:-
HYPERLINK
"http://www.colourways.net/rscds/rscds_menu.htm"
onto this actinic page:-
HYPERLINK
"http://www.colourways.net/rscds/sidenav2.html"
As you can see I've tried to paste the javascript onto the page, but It
does not preview.
I've generated the javascript using a cooltreepro wizard program as my
knowledge of javascript is limited.
Here is the javascript code:-
http://www.colourways.net/rscds/cooltreepro.js
HYPERLINK
"http://www.colourways.net/rscds/java.html"l
(I opened the above .js file in note pad and copied into HTML page)
I've tried placing the path to the .js file using
../catalog/cooltreepro.js but it returns a stack overflow message.
Kind Regards,
Ruth
into an actinic page.
How can I put this javascript navigation tree:-
HYPERLINK
"http://www.colourways.net/rscds/rscds_menu.htm"
onto this actinic page:-
HYPERLINK
"http://www.colourways.net/rscds/sidenav2.html"
As you can see I've tried to paste the javascript onto the page, but It
does not preview.
I've generated the javascript using a cooltreepro wizard program as my
knowledge of javascript is limited.
Here is the javascript code:-
http://www.colourways.net/rscds/cooltreepro.js
HYPERLINK
"http://www.colourways.net/rscds/java.html"l
(I opened the above .js file in note pad and copied into HTML page)
I've tried placing the path to the .js file using
../catalog/cooltreepro.js but it returns a stack overflow message.
Kind Regards,
Ruth
Comment