irgendwas scheint er da zu machen...
hatte erst
PHP-Code:
on (release) {
getURL("javascript:winOpen.focus('scStandort1.html','popup2',311, 286); void(0);");
}
da funzt nix, bzw. er lädt noch nicht mal das PopUp
und nu
PHP-Code:
on (release) {
getURL("javascript:winOpen('scStandort1.html','popup2',311, 286); void(0);focus()");
}
blinkt es kurz auf, verschwindet dann aber sofort im Hintergrund