git-svn-id: http://svn.code.sf.net/p/itop/code/trunk@3176 a333f486-631f-4898-b8df-5754b55c2be0
@@ -47,6 +47,7 @@ jQuery.fn.popupmenu = function ()
}
});
+ popupmenu.css('top', ''); // let the "position: absolute;" do its job, for better support of scrolling...
popupmenu.css('display', 'block');
else