diff --git a/phpgwapi/templates/idots/js/slidereffects.js b/phpgwapi/templates/idots/js/slidereffects.js index c0e4efc77a..4024681fa1 100644 --- a/phpgwapi/templates/idots/js/slidereffects.js +++ b/phpgwapi/templates/idots/js/slidereffects.js @@ -104,7 +104,7 @@ function ypSlideOutMenu(id, dir, left, top, width, height,pos) //temporarly hide all selectboxes to fix IE bug with z-index - if(document.all) + if(document.all && document.all instanceof Array) { for (var i=0; i