POP-UP OLUŞTURMA
 

"; } if(mylink=='formunload') { document.frm.txtLink.value="
"; } document.frm.btnTestpopup.enabled=true; } function TestWindow() { var mstr=''; if(document.frm.txtHTML.value=='') { return; } else { var win=window.open(document.frm.txtPopupURL.value,document.frm.txtPopupname.value,settings); if(infocus=='front') { win.focus(); } } } function customfullscreenmode() { document.frm.chkPopupsize.checked=false; document.frm.chkPosition.checked=false; document.frm.txtTop.enabled=false; document.frm.txtLeft.enabled=false; document.frm.txtWidth.enabled=false; document.frm.txtHeight.enabled=false; } function customcenter() { document.frm.chkPopupsize.checked=true; document.frm.chkPosition.checked=false; document.frm.txtTop.value=''; document.frm.txtLeft.value=''; } function customposition() { document.frm.txtTop.enabled=true; document.frm.txtLeft.enabled=true; } function custompopupsize() { document.frm.txtWidth.enabled=true; document.frm.txtHeight.enabled=true; } function customrandom() { document.frm.chkPopupsize.checked=false; document.frm.chkPosition.checked=false; }
POP-UP Fonksiyon İsmi :
Popup Adı :
Pencere Konumu :

Önde

Arkada

Boyutlar :

Popup Boyutu
Genişlik
Yükseklik

Tam Ekran

Konum :

Belirt
Üstten
Soldan

Merkez

Rasgele

Seçenekler :

Adres Çubuğu
Klasörler
Menü
Araç Çubuğu
Durum Çubuğu
Boyutlandırma
Kaydırma Çubuğu
Bağlı

POP-UP Adresi :

POP-UP Açılması :

Standart Link
 

Form Butonu ile

Sayfa Yüklendiğinde
 

Sayfa Kapandığı Zaman
POP-UP Açılma Süresi : İpucu: Eğer değeri boş girerseniz ziyaretçi her siteye girdiğinde açılır eğer değeri örneğin 10 girerseniz popup 10 günde bir açılır.

İPUCU : Test etmek için ilk önce "KODU OLUŞTUR" butonuna basın!

Adım 1 : Bu kodu sayfanızın <HEAD> tagları arasına yerleştirin

CTRL+C ile kodu kopyalayabilirsiniz.

Adım 2 : Bu kodu sayfanızda istediğiniz bir link veya butonların içine koyun. Eğer sayfanız kapanırken popup açılmasını isterseniz kodu <BODY> tagları arasına yerleştirin.

CTRL+C ile kodu kopyalayabilirsiniz.

 

Hosted by www.Geocities.ws

1