Actions
Bug #19261
closedborder.html throw JS error (FF 2)
Start date:
2008-08-28
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
4.3
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
document.viewport has no properties
browser.html (line 76)
var documentHeight = document.viewport.getHeight();
(issue imported from #M9243)
Updated by Mikkel Henriksen about 16 years ago
Could not reproduce error in FF 2.0.0.16.
Tried to call alert(document.viewport.getHeight()) from firebug command line without any problems.
In which context does this error occur?
Actions