Click here to Skip to main content
15,889,874 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi All,

IE (still) reports the following errors:
SCRIPT438: Object doesn't support property or method 'getHTML'
File: allInOne.js, Line: 10, Column: 216741

SCRIPT5007: Unable to get property 'style' of undefined or null reference
File: allInOne.js, Line: 10, Column: 87705

Could you explain what the source of these troubles could be? More hints on how to resolve them?

Please help me.......
Posted

1 solution

in my case, there was a conflict with prototype.js. Removing prototype.js from the page solved the problem (luckily, the specific report page didn't require it)
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900