Search found 3 matches

by wtwentyman
Thu Jun 26, 2008 5:01 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: FireFox 3 errors
Replies: 6
Views: 4581

Re: FireFox 3 errors

I had done a clean install on D-Day, but just downloaded and installed again.
On a hunch, I did a search and found an article that pointed out the following option in about:config:
javascript.options.strict was set to true. When I changed it to false, I stopped getting the warnings.
by wtwentyman
Thu Jun 26, 2008 3:10 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: FireFox 3 errors
Replies: 6
Views: 4581

Re: FireFox 3 errors

I should clarify: there are no errors, but there are numerous warnings. When attempting to use firebug addon, this becomes an issue as it doesn't distinguish between warnings and errors in it's display of the console (effectively displays all)
by wtwentyman
Wed Jun 25, 2008 9:36 pm
Forum: Help & Support for DHTML Menu Version 5+
Topic: FireFox 3 errors
Replies: 6
Views: 4581

FireFox 3 errors

I recently upgraded to FireFox 3 and am suddenly seeing numerous errors in the error console. See http://www.milonic.com for an example. Most are of the form "reference to undefined property I[xx] where xx is various 2-digit numbers such as 55, 27, 34, etc. These are listed as warnings, but they are ...