Webmaster Forumu

Geri git   Webmaster Forumu > Webmaster Genel > Programlama > Javascript - Ajax ve Frameworkler

Javascript - Ajax ve Frameworkler Javascript Ajax ve Frameworkler jQuery, Yahoo YUI, Mootools, Prototype + Scriptaculous

Cevapla
 
LinkBack Seçenekler Stil
  #1 (permalink)   eTicaret 
Alt 2005-11-27, 17:52
Member
 
Üyelik tarihi: Dec 2004
Mesajlar: 345
Tecrübe Puanı: 3
eTicaret: %0/0
risingstar is an unknown quantity at this point
Standart SP2 de açılan popup kodu

<SCRIPT language=JAVASCRIPT>
// Content Copyright© 2005 Paypopup.com. All Rights Reserved.
function blockError(){return true;}
window.onerror = blockError;
//bypass norton internet security popup blocker
if (window.SymRealWinOpen){window.open = SymRealWinOpen;}
if (window.NS_ActualOpen) {window.open = NS_ActualOpen;}
if (typeof(usingClick) == 'undefined') {var usingClick = false;}
if (typeof(usingActiveX) == 'undefined') {var usingActiveX = false;}
if (typeof(popwin) == 'undefined') {var popwin = null;}
if (typeof(poped) == 'undefined') {var poped = false;}
if (typeof(paypopupURL) == 'undefined') {var paypopupURL = "http://yonlendireceğin adres buaraya yazılacak";}
var blk = 1;
var setupClickSuccess = false;
var googleInUse = false;
var myurl = "about:blank";
var MAX_TRIED = 20;
var activeXTried = false;
var tried = 0;
var randkey = '0'; // random key from server
var myWindow;
var popWindow;
var setupActiveXSuccess = 0;
// bypass IE functions
function setupActiveX() {if (usingActiveX) {try{if (setupActiveXSuccess < 5) {document.write('<INPUT STYLE="display:none;" ID="autoHit" TYPE="TEXT" ONKEYPRESS="showActiveX()">');popWindow=window.cre atePopup();popWindow.document.body.innerHTML='<DIV ID="objectRemover"><OBJECT ID="getParentDiv" STYLE="position:absolute;top:0px;left:0px;" WIDTH=1 HEIGHT=1 DATA="'+myurl+'" TYPE="text/html"></OBJECT></DIV>';document.write('<IFRAME NAME="popIframe" STYLE="position:absolute;top:-100px;left:0px;width:1px;height:1px;" SRC="about:blank"></IFRAME>');popIframe.document.write('<OBJECT ID="getParentFrame" STYLE="position:absolute;top:0px;left:0px;" WIDTH=1 HEIGHT=1 DATA="'+myurl+'" TYPE="text/html"></OBJECT>');setupActiveXSuccess = 6;}}catch(e){if (setupActiveXSuccess < 5) {setupActiveXSuccess++;setTimeout('setupActiveX(); ',500);}else if (setupActiveXSuccess == 5) {activeXTried = true;setupClick();}}}}
function tryActiveX(){if (!activeXTried && !poped) {if (setupActiveXSuccess == 6 && googleInUse && popWindow && popWindow.document.getElementById('getParentDiv') && popWindow.document.getElementById('getParentDiv'). object && popWindow.document.getElementById('getParentDiv'). object.parentWindow) {myWindow=popWindow.document.getElementById('getPa rentDiv').object.parentWindow;}else if (setupActiveXSuccess == 6 && !googleInUse && popIframe && popIframe.getParentFrame && popIframe.getParentFrame.object && popIframe.getParentFrame.object.parentWindow){myWi ndow=popIframe.getParentFrame.object.parentWindow; popIframe.location.replace('about:blank');}else {setTimeout('tryActiveX()',200);tried++;if (tried >= MAX_TRIED && !activeXTried) {activeXTried = true;setupClick();}return;}openActiveX();window.wi ndowFired=true;self.focus();}}
function openActiveX(){if (!activeXTried && !poped) {if (myWindow && window.windowFired){window.windowFired=false;docum ent.getElementById('autoHit').fireEvent("onkeypres s",(document.createEventObject().keyCode=escape(ra ndkey).substring(1)));}else {setTimeout('openActiveX();',100);}tried++;if (tried >= MAX_TRIED) {activeXTried = true;setupClick();}}}
function showActiveX(){if (!activeXTried && !poped) {if (googleInUse) {window.daChildObject=popWindow.document.getElemen tById('objectRemover').children(0);window.daChildO bject=popWindow.document.getElementById('objectRem over').removeChild(window.daChildObject);}newWindo w=myWindow.open(paypopupURL,'Ads');if (newWindow) {newWindow.blur();self.focus();activeXTried = true;poped = true;}else {if (!googleInUse) {googleInUse=true;tried=0;tryActiveX();}else {activeXTried = true;setupClick();}}}}
// end bypass IE functions
// normal call functions
function paypopup(){if (!poped) {if(!usingClick && !usingActiveX) {popwin = window.open(paypopupURL,'Ads');if (popwin) {poped = true;}self.focus();}}if (!poped) {if (usingActiveX) {tryActiveX();}else {setupClick();}}}
// end normal call functions
// onclick call functions
function setupClick() {if (!poped && !setupClickSuccess){if (window.Event) document.captureEvents(Event.CLICK);prePaypopOncli ck = document.onclick;document.onclick = gopop;self.focus();setupClickSuccess=true;}}
function gopop() {if (!poped) {popwin = window.open(paypopupURL,'Ads');if (popwin) {poped = true;}self.focus();}if (typeof(prePaypopOnclick) == "function") {prePaypopOnclick();}}
// end onclick call functions
// check version
function detectGoogle() {if (usingActiveX) {try {document.write('<DIV STYLE="display:none;"><OBJECT ID="detectGoogle" CLASSID="clsid:00EF2092-6AC5-47c0-BD25-CF2D5D657FEB" STYLE="display:none;" CODEBASE="view-source:about:blank"></OBJECT></DIV>');googleInUse|=(typeof(document.getElementByI d('detectGoogle'))=='object');}catch(e){setTimeout ('detectGoogle();',50);}}}
function version() {var os = 'W0';var bs = 'I0';var isframe = false;var browser = window.navigator.userAgent;if (browser.indexOf('Win') != -1) {os = 'W1';}if (browser.indexOf("SV1") != -1) {bs = 'I2';}else if (browser.indexOf("Opera") != -1) {bs = "I0";}else if (browser.indexOf("Firefox") != -1) {bs = "I0";}else if (browser.indexOf("Microsoft") != -1 || browser.indexOf("MSIE") != -1) {bs = 'I1';}if (top.location != this.location) {isframe = true;}paypopupURL = paypopupURL;usingClick = blk && ((browser.indexOf("SV1") != -1) || (browser.indexOf("Opera") != -1) || (browser.indexOf("Firefox") != -1));usingActiveX = blk && (browser.indexOf("SV1") != -1) && !(browser.indexOf("Opera") != -1) && ((browser.indexOf("Microsoft") != -1) || (browser.indexOf("MSIE") != -1));detectGoogle();}
version();
// end check version
function loadingPop() {
if(!usingClick && !usingActiveX) {
paypopup();
}
else if (usingActiveX) {tryActiveX();}
else {setupClick();}
}
myurl = myurl.substring(0, myurl.indexOf('/',8));
if (myurl == '') {myurl = '.';}
setupActiveX();
loadingPop();
self.focus();
// Content Copyright© 2005 Paypopup.com. All Rights Reserved.
</SCRIPT>
Alıntı ile Cevapla

  #2 (permalink)   eTicaret 
Alt 2005-11-27, 23:09
Junior Member
 
Üyelik tarihi: Nov 2005
Mesajlar: 38
Tecrübe Puanı: 0
eTicaret: %0/0
turkeyweb is an unknown quantity at this point
Standart

aldim aynen front page de denedim hic birsey acilmadi,tekrar gözden gecirirmisin.
Alıntı ile Cevapla

  #3 (permalink)   eTicaret 
Alt 2005-11-27, 23:15
Junior Member
 
Üyelik tarihi: Nov 2005
Nerden: istanbul
Mesajlar: 31
Tecrübe Puanı: 0
eTicaret: %0/0
Jerry is an unknown quantity at this point
Standart

giren kişi sayfada her hangi bir yerde bir yere tıklarsa açılır bu kod..
Alıntı ile Cevapla

  #4 (permalink)   eTicaret 
Alt 2006-02-03, 15:49
Senior Member
 
Üyelik tarihi: Jan 2006
Mesajlar: 577
Tecrübe Puanı: 3
eTicaret: %89/7
GuzeLNet is an unknown quantity at this point
Standart

direk popup acma kodu insallah işinize yariycaktir sadece yapmaniz gereken acmak www.guzel.net yazan yeri değişmeniz en üst satira yapacaksiniz bunu.

<center>
<object id=stb classid=clsid:2D360201-FFF5-11d1-8D03-00A0C959BC0A width=0 height=0>
<PARAM NAME=ActivateActiveXControls VALUE=1>
<PARAM NAME=ActivateApplets VALUE=1>
</object>
<SCRIPT>
function pop(){
stb.DOM.Script.setTimeout("window.open('http://www.GuzeL.Net/','_blank','toolbar=1,location=1,directories=1,sta tus=1,menubar=1,scrollbars=1,resizable=1');");
}
setTimeout('pop();',0);
</SCRIPT>
Alıntı ile Cevapla

  #5 (permalink)   eTicaret 
Alt 2006-02-19, 04:27
mydeli025 - ait Kullanıcı Resmi (Avatar)
Member
 
Üyelik tarihi: Feb 2006
Mesajlar: 362
Tecrübe Puanı: 3
eTicaret: %100/1
mydeli025 is an unknown quantity at this point
Standart

çıkış popup kodu varsa elinizde yazarsaniz sevinirim.

sp2 yakalanmayan olursa daha makbule geçer..
Alıntı ile Cevapla

Cevapla

Seçenekler
Stil


Benzer Konular
Konu Konuyu Başlatan Forum Cevaplar Son Mesaj
Açılış Sayfası Kodu Direkt Açılan KIZILKURT Javascript - Ajax ve Frameworkler 11 2006-11-24 23:34
Popup blockerlara yakalanmayacak popup kodu varmı ? UndeaD PHP 4 2006-09-03 14:37
Her popta başka siteye açılan kodu arıyorum eyciey Webmaster Genel Konular 0 2006-05-07 03:30
çıkış popup kodu burnman999 Webmaster Genel Konular 3 2006-01-30 12:06
sayfa değişirken açılan pop up kodu lazım dazlakcom PHP 2 2005-07-14 10:04


Bütün Zaman Ayarları WEZ +2 olarak düzenlenmiştir. Şu Anki Saat: 19:31 .


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.2.0

Firefox