ArcticRhino
Technical User
Hello,
Could anyone help explain how I can workaround this problem.
I keep getting an error on this javascript function:
function CSIEStyl(s) { return document.all.tags("div".style; }
The Microsoft Development Environment Debugger throws more detail on the error:
"An exception of type 'Microsoft JScript runtime error: 'document.all.tags(...)[...].style' is null or not an object' was not handled.
I copied some html/javascript for a page. I enabled Javascript in both IE and NS browsers. When I run in NS, no problem. In IE, problem.
Any ideas would be hugely appreciated.
Rhino
Could anyone help explain how I can workaround this problem.
I keep getting an error on this javascript function:
function CSIEStyl(s) { return document.all.tags("div"
The Microsoft Development Environment Debugger throws more detail on the error:
"An exception of type 'Microsoft JScript runtime error: 'document.all.tags(...)[...].style' is null or not an object' was not handled.
I copied some html/javascript for a page. I enabled Javascript in both IE and NS browsers. When I run in NS, no problem. In IE, problem.
Any ideas would be hugely appreciated.
Rhino