Hi All!
I've been working with IE/Firefox compatibility issues very recently.
In one particular issue, FireBug returns a "document.style Id has no properties" error and this is preventing further execution.
The thing works fine in IE6.
By document.styleI d, i mean there's a styleId thats accessed through the document.
How do i deal with this?
Please help.
Thanks and Regards,
arsthegr8
I've been working with IE/Firefox compatibility issues very recently.
In one particular issue, FireBug returns a "document.style Id has no properties" error and this is preventing further execution.
The thing works fine in IE6.
By document.styleI d, i mean there's a styleId thats accessed through the document.
How do i deal with this?
Please help.
Thanks and Regards,
arsthegr8
Comment