Hello guys,
We're using the following here:
SmartGWT-2.4
GWT-2.1.1
Java 6u19
Everything is working fine on FF/GC/SF.
However, we're having a hard time with IE.
I am assuming that some piece of code is running before the ISC_Core is fully downloaded and loaded.
Any chance that someone has done it before?
How can we check if the SmartGWT JS (ISC) has been loaded?
Many thanks.
We're using the following here:
SmartGWT-2.4
GWT-2.1.1
Java 6u19
Everything is working fine on FF/GC/SF.
However, we're having a hard time with IE.
Code:
Webpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0) Timestamp: Wed, 18 Aug 2010 22:16:34 UTC Message: Object required Line: 1730 Char: 85 Code: 0 URI: http://cannot/show/to/you/ISC_Core.js
Any chance that someone has done it before?
How can we check if the SmartGWT JS (ISC) has been loaded?
Many thanks.
Comment