Actions
Bug #20645
closediecompatibility.js causes runtime error line 67 in IE6
Status:
Closed
Priority:
Should have
Assignee:
-
Category:
-
Target version:
-
Start date:
2009-06-22
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
No
Sprint Focus:
Description
Function img.pnghack causes in IE6 runtime error line 67.
This happens because the DOM is not completely loaded when
this function execute.
change Event.observe to 'dom:loaded' then this error disappears.
(issue imported from #M11375)
Files
Actions