Actions
Bug #20105
closedClickmenu doesn't work with IE8
Start date:
2009-02-27
Due date:
% Done:
0%
Estimated time:
TYPO3 Version:
4.2
PHP Version:
5.2
Tags:
Complexity:
Is Regression:
Sprint Focus:
Description
Clickmenu doesn't work in IE8 (version 8.0.7000.0)
This blocks backend.
Branches: 4.1 - 4.3
4.1 displays menu in upper frame, so it doesn't totally block, but also no nice behavior.
Error:
object doesn't support property or method (translated german message)
URI: http://www.example.org/typo3/js/clickmenu.js
Line 74: top.loadTopMenu(this.clickURL + '?' + params);
(issue imported from #M10566)
Actions