Quote:
Originally Posted by HOOT
That page looked fine to me in Firefox...
|
The javascript menu system doesn't seem to function in Firefox. This is kinda odd/ironic since it was written by Netscape :P
My recommendation is to spend some time learning some CSS skills and rework the javascript menu into a pure CSS system.
An example might be:
http://www.seoconsultants.com/css/menus/tutorial/
(I haven't followed their advice to the letter, but it seems pretty close to me).
The reason I suggest switching to CSS is mainly that Javascript is to easily broken due to cross-browser incompatibilities. CSS is a little easier to code for, though you will experience difficulties getting Internet Explorer to play ball.
Drop down menus are a tricky thing to do properly. Otherwise, the site looks really nice, especially for someone who clames to be an amature