Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Poff

macrumors 65816
Original poster
Hello,

I was encountering some problems when trying to view a web-page, www.bokogmedia.no - I thought I'd ask you about it.

It uses a java-script hiearical tree-menu to navigate. It works fine in Internet Explorer, but not in Safari og Firefox.

I can't seem to see what's wrong with the source, could you have a look at it for me?

link - look here for the problem. When trying to open one of the top-left menus, the menu itself appears in the main window.

direct link to the menu frame
 
All your document.layers AND document.all are not supported by W3C. use document.getElementById instead. Try to use firefox Javascript Console.
 
angelneo said:
All your document.layers AND document.all are not supported by W3C. use document.getElementById instead. Try to use firefox Javascript Console.


thanks a lot, I've passed the comments on.

I hate frontpage!
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.