Moin Moin !
Lies mal in SelfHTML über den Eventhandler onMouseOut und die close-Methode des window-Objekts nach.
Geht's nicht ohne Popups ?
Lies mal über das TITLE-Attribut in SelfHTML nach.
Alexander
vielen dank für die schnelle antwort:
hab nachgelesen und hat nichts gemutzt.
hier ist ein stück quelltext:
<MAP name="foto">
<AREA shape="RECT" coords="20,10,120,50" href="" onClick="return false" onMouseOver="window.open('foto1k.htm', 'newWin1', 'toolbar=no,location=no,directories=no,status=no,menubar=no,scrollbars=no,resizable=no,copyhistory=yes,width=300,height=200')" onmouseout="window.close('newWin1')">
</MAP>
<img src="foto.gif" width=200 height=27 alt="" border="0" usemap="#foto">
falls dir ganz spontan was einfällt, sage ich danke danke danke...
mfg.
alex