Posted By:
Sujatha_Gopal
Posted On:
Tuesday, December 17, 2002 08:20 PM
Is Zoom property is supported by style sheets???
Posted By:
Nitesh_Naveen
Posted On:
Wednesday, December 4, 2002 02:14 AM
document.body is an IE only property introduced formally fullu functional from IE5.5. Think IE5 also had it but probably was not so flexible. Try specifying the version of javascript as 1.3. i.e
Hope that may prompt the browser to use the right version of javascript rather than the default version.