Pop up sayfa açmanın en kısa yolu
<a href="http://hkmsoft.blogspot.com.tr/" onclick="window.open(this.href, 'mywin',
'left=20, top=20, width=500, height=500, toolbar=1, resizable=0'); return false; ">
Poıp up sayfa</a>
left : ekranın sol taraftan uzaklığı.
top : ekranın üst taraftan uzaklığı.
width : pencerenin genişliği.
height : pencerinin yüksekliği.
Pop up window JS
4/
5
Oleh
Adsız