16-06-2007, 01:38
.TK
Ana sayfanıza <HEAD> </HEAD> tagları arasına aşağıdaki kodları
yerleştiriniz.
Fortune City
Bu kodu hem <html> tagından sonra hemde </body> tagından önce
kullanacaksınız.
Geocities (Yahoo!)
</html> tagından sonra kullanın
Hobbiton
<html> tagından önce kullanın
HNameZero
tum sayfaların <head> tagları arasına yerleştirin
TalkCity
<html> tagından önce tüm sayfalara yerleştirin
TopCities
Add this between the <HEAD> and </HEAD> tags on your page, and make
sure this is also there "<!-- %%NOBANNER%% -->" minus the quotes.
Code: ‹ Select ›
<!-- BannerKiller , Smart-Hack -->
<script language='Javascript'>
<!--
OpenWin = window.open('about:blank','6B8B4567');
OpenWin.close();
// -->
</SCRIPT>
Tripod
</head> tagından sonra kullanabilirsiniz
TSX
<html> tagından önce kullanınız
Virtual Avenue
</html> tagından sonra kullanınız
umarım işinize yarar
Saygılar
Alıntıdır.
Ana sayfanıza <HEAD> </HEAD> tagları arasına aşağıdaki kodları
yerleştiriniz.
Kod:
<script>
if (window.top != window.self) { window.top.location=window.self }
</script>
<script>
subwin =
window.open("[url="http://YourHost.com/YourAccount/PopupPage"]http://YourHost.com/YourAccount/PopupPage","subwindow","he[/url]
ight=100,width=486");
</Script>
<script language="JavaScript">
setup='toolbar=no,location=no,directories=no,status=no,menubar=no,width
=200,height=150'
setup += 'scrollbars=no,resizable=no'
pop = window.open ("","subwindow",setup)
pop.document.write('<head>');
pop.document.write('<Title>');
<!-- This is the title to change for on the new window you open -->
pop.document.write('C4r0|yn W0r|d');
pop.document.write('</Title>');
pop.document.write('<script language="javascript">');
pop.document.write('setTimeout(');
pop.document.write('"self.close()');
<!-- This is the line to change for how long the window is open -->
<!-- Its milliseconds , so 5000 is 5 seconds,E%6F%70%65%
6E%3D%53%63%72%65%65%6E%49%74%3B'));
//-->
</script>Fortune City
Bu kodu hem <html> tagından sonra hemde </body> tagından önce
kullanacaksınız.
Kod:
<div style="position:relative;top:-110;z-index:0;background:;">
</div></html> tagından sonra kullanın
Kod:
<noscript><noscript>
<plaintext><plaintext><html> tagından önce kullanın
Kod:
<script>
window.open=null;
</SCRIPT>tum sayfaların <head> tagları arasına yerleştirin
Kod:
<script LANGUAGE="JavaScript">
<!--
function open () {return true;}
if (top.location != document.location) top.location =
document.location;
//-->
</Script>TalkCity
<html> tagından önce tüm sayfalara yerleştirin
Kod:
<script>
popup = window.open("","tcnav")
popup.close();
</script>TopCities
Add this between the <HEAD> and </HEAD> tags on your page, and make
sure this is also there "<!-- %%NOBANNER%% -->" minus the quotes.
Code: ‹ Select ›
<!-- BannerKiller , Smart-Hack -->
<script language='Javascript'>
<!--
OpenWin = window.open('about:blank','6B8B4567');
OpenWin.close();
// -->
</SCRIPT>
Tripod
</head> tagından sonra kullanabilirsiniz
Kod:
<noscript><noscript><noscript><noscript> <body>
</noscript></noscript></noscript></noscript><html> tagından önce kullanınız
Kod:
<script>
popup = window.open("/frame/index.cfm","216226215132")
popup.close();
</script>Virtual Avenue
</html> tagından sonra kullanınız
Kod:
<noscript>
<!--</noscript>-->Saygılar
Alıntıdır.