Project

General

Profile

Bug #18400 ยป 7794_opendocs_ie_jserror.diff

Administrator Admin, 2008-03-09 13:46

View differences:

typo3/sysext/opendocs/opendocs.js (working copy)
*/
positionMenu: function() {
var calculatedOffset = 0;
var ownWidth = this.menu.getWidth();
var ownWidth = $(this.menu).getWidth();
var parentWidth = $(this.menuItem).getWidth();
var parentSiblings = $(this.menuItem).previousSiblings();
    (1-1/1)