App Runs in IE - Nothing Happens in Firefox (Link Included)

2010-01-21 Thread Russ
Here is a link to my App:
http://www.epcinternet.com:8080/GroupChart/GroupChart.html

It runs just fine in IE, but I get nothing in Firefox. The console
error I get in Firebug says: 'a' is null. Since I can't make heads or
tails of the obfuscated javascript, I don't know what 'a' is null
means.

Can anyone offer suggestions?

Thanks in advance,
-Russ
-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.




Re: App Runs in IE - Nothing Happens in Firefox (Link Included)

2010-01-21 Thread olivier nouguier
compile and deploy with pretty instead of OBS :)

On Thu, Jan 21, 2010 at 4:35 PM, Russ r...@epcinternet.com wrote:

 Here is a link to my App:
 http://www.epcinternet.com:8080/GroupChart/GroupChart.html

 It runs just fine in IE, but I get nothing in Firefox. The console
 error I get in Firebug says: 'a' is null. Since I can't make heads or
 tails of the obfuscated javascript, I don't know what 'a' is null
 means.

 Can anyone offer suggestions?

 Thanks in advance,
 -Russ

 --
 You received this message because you are subscribed to the Google Groups
 Google Web Toolkit group.
 To post to this group, send email to google-web-tool...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-web-toolkit+unsubscr...@googlegroups.comgoogle-web-toolkit%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-web-toolkit?hl=en.






-- 
A coward is incapable of exhibiting love; it is the prerogative of the
brave.
--
Mohandas Gandhi
-- 

You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.

To post to this group, send email to google-web-tool...@googlegroups.com.

To unsubscribe from this group, send email to google-web-toolkit+unsubscr...@googlegroups.com.

For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.



Re: App Runs in IE - Nothing Happens in Firefox (Link Included)

2010-01-21 Thread Russ
Okay, I depolyed with pretty. Now the Firebug error is: this$static is
null
What does this mean? How come the app works in IE but not Firefox?

Here's a link to the app again: 
http://www.epcinternet.com:8080/GroupChart/GroupChart.html
-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.




Re: App Runs in IE - Nothing Happens in Firefox (Link Included)

2010-01-21 Thread ashwin acharya
Its working in my firefox - Mozilla/5.0 (Windows; U; Windows NT 5.1;
en-US; rv:1.9.1.7) Gecko/20091221 Firefox/3.5.7

On Thu, Jan 21, 2010 at 9:31 PM, Russ r...@epcinternet.com wrote:
 Okay, I depolyed with pretty. Now the Firebug error is: this$static is
 null
 What does this mean? How come the app works in IE but not Firefox?

 Here's a link to the app again: 
 http://www.epcinternet.com:8080/GroupChart/GroupChart.html

 --
 You received this message because you are subscribed to the Google Groups 
 Google Web Toolkit group.
 To post to this group, send email to google-web-tool...@googlegroups.com.
 To unsubscribe from this group, send email to 
 google-web-toolkit+unsubscr...@googlegroups.com.
 For more options, visit this group at 
 http://groups.google.com/group/google-web-toolkit?hl=en.





-- 
You received this message because you are subscribed to the Google Groups 
Google Web Toolkit group.
To post to this group, send email to google-web-tool...@googlegroups.com.
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en.