FSN#34665 1&2 opgelost, 3 nietgevonden
svn path=/Website/trunk/; revision=31500
This commit is contained in:
@@ -236,7 +236,8 @@ function hideActions(event)
|
||||
{
|
||||
if ((useHamb == 0 && window.activerow != this) || (useHamb != 0 && $currentActionsDiv().css('display') != "none")) // voorkom hide als je muis boven de buttons beweegt
|
||||
$currentActionsDiv().hide();
|
||||
event.stopPropagation();
|
||||
if (event)
|
||||
event.stopPropagation();
|
||||
}
|
||||
|
||||
function hambSetCursor(event)
|
||||
|
||||
Reference in New Issue
Block a user