Subj : Re: Moziilla can't show this java script To : netscape.public.mozilla.jseng From : HK-X-Force Date : Fri Aug 15 2003 11:41 pm sorry about wrong group, but IE can show this. I am a newbie to java script, sorry to disturb if it is only the error of the web. Martin Honnen wrote: > > > HK-X-Force wrote: > >> Mozilla can't show this menu: >> http://home.kimo.com.tw/reesion_ro/start_lift.htm >> > Check your JavaScript console > Error: document.all has no properties > Source File: http://home.kimo.com.tw/reesion_ro/menubar.js > Line: 238 > > If you script to the MSIE DOM then don't expect the code to work with > Mozilla which implements the W3C DOM. > Next time post in the javascript group or the DOM group as this group is > about the Javascript engine > .