Forum Moderators: open

Message Too Old, No Replies

dreamweaver javascript menu

.js menu

         

eljacko

11:53 am on Jan 12, 2006 (gmt 0)

10+ Year Member



Hi

I have built a javascript menu using dreamweaver, it works well but has placed loads of coding into the page. I wan to take the code and place it into a .js file. I have tried taking the code across and pasting it into a .js file, including the file intothe page and still the menu does not work. Is there a way around this or do I have to use another javascript?

DrDoc

8:27 pm on Jan 12, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Eww.

Those DW menus are ugly (code wise) :)
I'd start with a list-a-matic menu, and go from there.

I assume you are using an unordered list or similar as the base for the navigation, to ensure that it can be used even if JavaScript is disabled?

eljacko

4:53 pm on Jan 13, 2006 (gmt 0)

10+ Year Member



yes I am, where can I find the menu script from?