aso ohne toolbar ich hab hier ein anderes script wo keine toolbar angezeigt wird
Code
<SCRIPT LANGUAGE="JavaScript"><!--
function fenster(url,windowName,width,height,top,left,directories,location,menubar,scrollbars,status,toolbar,resizable) {
var features =
'width=' + width +
',height=' + height +
',top=' + top +
',left=' + left +
',directories=' + directories +
',location=' + location +
',menubar=' + menubar +
',scrollbars=' + scrollbars +
',status=' + status +
',toolbar=' + toolbar +
',resizable=' + resizable;
window.open (url, windowName, features);
}
//--></SCRIPT>
Alles anzeigen
und der link nun so
Code
<a style="{cursor: hand;}" onclick="fenster('popup/popup_spritze.htm','Fenster',600,300,0,0,0,0,0,0,0,0,0);">[img]archiv/tn_spritze.jpg[/img]</a>
Aber was meinst du ohne fenster