View Single Post
Old 11-09-2002, 03:01 AM  
extreme
Confirmed User
 
Industry Role:
Join Date: Oct 2002
Location: lalaland
Posts: 2,120
Quote:
Originally posted by Amputate Your Head

Got some questions though....
1. Why doesn't Mozilla run certain javascript and other javascript it does? Isn't it either on or off? What gives with that?
2. Even if I eliminate the outer frames, I'm still gonna need to use i-framing for a large chunk of stuff.... (that's not really a question I guess.)
The answer to 1) is probably that its just not mozillacompliant JScode. Im far from beeing a JSexpert but I know microsoft just loves to expand/modify the standards. If a snippet of JScode doesn't run in moz its probably just because it was coded for IE (using extra IE features).

Check out <a href="http://www.mozilla.org/js/scripting/">this link</a> for some links to diff. JSresources. The first link, <a href="http://developer.netscape.com/docs/manuals/communicator/jsref/contents.htm">(netscapes JS reference),</a> is prob. the one you want to check out to get certain JScode working in moz/netscape.
extreme is offline   Share thread on Digg Share thread on Twitter Share thread on Reddit Share thread on Facebook Reply With Quote