[ New messages · Members · Forum rules · Search · RSS ]
  • Page 1 of 1
  • 1
Forum » Html Css Wep Yardım » Html Css kotlar » popup acma html kotlar
popup acma html kotlar
PaTRoNTarih: Pazar, 2011-01-30, 9:25 PM | Mesaj # 1
Başkomutan
Grup: Yönetici
Mesajlar: 147
Puan: Ödülleri
Rep: 0
Durumu: Çevrimdışı
Code
<SCRIPT LANGUAGE="JavaScript">
<!-- Idea by:  Nic Wolfe -->
<!-- This script and many more are available free online at -->
<!-- The JavaScript Source!! http://javascript.internet.com -->

<!-- Begin
function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=1,statusbar=1,menubar=0,resizable=1,width=800,height=600,left = 240,top = 212');");
}
// End -->
</script>

<form>
<input type=button value="Open the Popup Window" onClick="javascript:popUp(' Buraya Popup acılacak linkı koyun  ')">
</form>

Üsteki kotları popup sayfasi icin kulana bilir siniz iffi forumlar

 
Forum » Html Css Wep Yardım » Html Css kotlar » popup acma html kotlar
  • Page 1 of 1
  • 1
Search: