When i run the debugger, everything runs fine. however, when I try
using ie itself I sometimes get.
540 function
com_google_gwt_dom_client_Element_is__Lcom_google_gwt_core_client_JavaScriptObject_2
(o){
541 if (o.nodeType) {
542 return o.nodeType == 1;
543 }
544 return false;
545 }
Line:541
Char: 3
Error: Object required
Code: 0
URL:
http://localhost:8080/instantquoteprogram/F7AE60F70A19094FD6CD8F6548AE3E8F.cache.html
This only happens in IE. Anyone have any clue what might cause this
error?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/Google-Web-Toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---