Pages: 12

  2008-09-28 22:15:45

ily
» FTalkGeek
FTalk Level: zero
1222
0
1969-12-31

[align=center][b]* 4 WINDOWS BUTTON[/b] :arrow: (ngarang banget judul na :P)[/align] izin kpd Mods, untuk buat thread ini.. kalo uda pernah disharing ato uda pernah ada langsung [b]delete[/b] aja

[align=center][b]* 4 WINDOWS BUTTON[/b] :arrow: (ngarang banget judul na :P)[/align] izin kpd Mods, untuk buat thread ini.. kalo uda pernah disharing ato uda pernah ada langsung [b]delete[/b] aja thread ini... cuma pengen share aja credit :arrow: [b]CoWoCuPu[/b] :arrow: pembimbing ku [b]JavaScript_collector[/b] langsung aja.... nech code nya :thumbsdown: [quote]<SCRIPT LANGUAGE="JavaScript1.2"> function open4() { a= window.open("[b]URL[/b]", "width=385,height=180,top='+screen.availTop+',left=0',status,toolbar=1,scrollbars,location"); b= window.open("[b]URL[/b]", "width=385,height=180,top='+screen.availTop+',left=395,status,toolbar=1,scrollbars,location"); c= window.open("[b]URL[/b]", "width=385,height=190,top=290,left=0,status,toolbar=1,scrollbars,location"); d= window.open("[b]URL[/b]", "width=385,height=190,top=290,left=395,status,toolbar=1,scrollbars,location"); } </SCRIPT> <FORM> <img src='[b]http://h1.ripway.com/HBM/masuk.png[/b]' button VALUE="Open 4 Windows" onClick="open4();"> </FORM>[/quote] yg di [b]blod[/b] bs diganti sesuka nya... :D code nech aq masukin di [b]enter page[/b] pripiu :arrow: [url=http://h1.ripway.com/HBM/MASTER/2.html]KLIK SINI[/url] [b]coba klik[/b] [img]http://h1.ripway.com/HBM/masuk.png[/img] kode enter page aq [spoiler][quote]<html> <head> <script><!-- function playSounds() { document.all.tune.src = "" } function playSounds1() { document.all.tune.src = "" }//--> </script> <title>"PACHE ILY"</title> <META NAME="Generator" CONTENT="EditPlus"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta http-equiv="Page-Enter" content="revealTrans(Duration=3.0,Transition=23)"> <meta http-equiv="Page-Exit" content="revealTrans(Duration=3.0,Transition=23)"> </head> <body OnLoad="playSounds()" bgcolor='#ffffff'> <bgsound id="tune"> <script language="JavaScript"> function doClock() { window.setTimeout( "doClock()", 1000 ); today = new Date(); self.status = today.toString(); } doClock() </script> <SCRIPT LANGUAGE="JavaScript1.2"> function open4() { a= window.open("http://www.friendster.com/41046586", "width=385,height=180,top='+screen.availTop+',left=0',status,toolbar=1,scrollbars,location"); b= window.open("http://www.friendster.com/sendmessage.php?uid=41046586", "width=385,height=180,top='+screen.availTop+',left=395,status,toolbar=1,scrollbars,location"); c= window.open("http://www.friendster.com/photos/41046586", "width=385,height=190,top=290,left=0,status,toolbar=1,scrollbars,location"); d= window.open("http://www.friendster.com/usersearch.php?search=1&country=ID&usearch=pache_ily%40yahoo.com", "width=385,height=190,top=290,left=395,status,toolbar=1,scrollbars,location"); } </SCRIPT> <!-- HTML Codes by Quackit.com --> <style type="text/css"> body { background-image: url(http://h1.ripway.com/HBM/1387407761951432655271.JPG); background-attachment: scrollable; background-position: top center; background-repeat: repeat; background-color: #000000; cursor: crosshair; text-align: left; } </style></head> <body> <div align="center"> <TD WIDTH=5% ALIGN=CENTER VALIGN=MIDDLE BGCOLOR=#000000><img src="http://h1.ripway.com/HBM/fs1.JPG"><br><img src="http://h1.ripway.com/HBM/pache.jpg"> </b></font></a><br<img src="http://photos-p.friendster.com/photos/68/56/41046586/1_110320502l.jpg" width="400" height="380"><br> <font size="2" color="#ffffff" face="Trebuchet MS"><b>NaMa : PACHE ILY</b></font><br> <font size="2" color="#ffffff" face="Trebuchet MS"><b>AgE : MASIH IMOET</b></font><br> <font size="2" color="#ffffff" face="Trebuchet MS"><b>Hobby : PLAY FOOT BALL</b></font><br> <font size="2" color="#ffffff" face="Trebuchet MS"><b>Pekerjaan : MAHASISWA</b></font><br> <font size="2" color="#ffffff" face="Trebuchet MS"><b>Kampus : STIE YKPN</b></font><br> <font size="2" color="#ffffff" face="Trebuchet MS"><b>Hometown : ZHORONK PAPUA AND JOGJA</b></font><br> <font size="2" color="#ffffff" face="Trebuchet MS"><b>No HP : 08572944800x</b></font><br> </b><img src='http://h1.ripway.com/HBM/masuk.png' width='150' height='35' button VALUE="Open 4 Windows" onClick="open4();"> </b><a href="http://www.friendster.com/logout.php"><img src="http://h1.ripway.com/HBM/keluar.png" width="150" height="35"> </div> </style> </td> </tr><tr><td> </center> </body> </head> </html>[/quote] [/spoiler] . . . [align=center][b]* OPEN WINDOWS FULL SCREEN[/b][/align] nech kode na... :thumbsdown: [spoiler][quote]<script> <!-- var winheight=100 var winsize=100 var x=5 /* Animated Window Opener Script (updated 00/04/24)- © Dynamic Drive (www.dynamicdrive.com) For full source code, installation instructions, 100's more DHTML scripts, and Terms Of Use, visit dynamicdrive.com */ function openwindow(thelocation){ temploc=thelocation if (!(window.resizeTo&&document.all)&&!(window.resizeTo&&document.getElementById)){ window.open(thelocation) return } win2=window.open("","","scrollbars") win2.moveTo(0,0) win2.resizeTo(100,100) go2() } function go2(){ if (winheight>=screen.availHeight-3) x=0 win2.resizeBy(5,x) winheight+=5 winsize+=5 if (winsize>=screen.width-5){ win2.location=temploc winheight=100 winsize=100 x=5 return } setTimeout("go2()",50) } //--> </script> <p><a href="javascript:openwindow('[b]http://www.friendster.com/29193384[/b]')"><img src="http://h1.ripway.com/HBM/masuk.png" width="150" height="35"></a> <p><a href="javascript:openwindow('[b]http://www.friendster.com/logout.php[/b]')"><img src="http://h1.ripway.com/HBM/keluar.png" width="150" height="35"></a>[/quote] [/spoiler] kode na aq masukin juga ke [b]enter page[/b] pripiu = [url=http://h1.ripway.com/ily/4.HTML]KLIK SINI[/url] nech kode enter page na :thumbsdown: [spoiler][quote]<html> <head> <script><!-- function playSounds() { document.all.tune.src = "" } function playSounds1() { document.all.tune.src = "" }//--> </script> <title>"PACHE ILY"</title> <META NAME="Generator" CONTENT="EditPlus"> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1"> <meta http-equiv="Page-Enter" content="revealTrans(Duration=3.0,Transition=23)"> <meta http-equiv="Page-Exit" content="revealTrans(Duration=3.0,Transition=23)"> </head> <body OnLoad="playSounds()" bgcolor='#ffffff'> <bgsound id="tune"> <script language="JavaScript"> function doClock() { window.setTimeout( "doClock()", 1000 ); today = new Date(); self.status = today.toString(); } doClock() </script> <script> <!-- var winheight=100 var winsize=100 var x=5 /* Animated Window Opener Script (updated 00/04/24)- © Dynamic Drive (www.dynamicdrive.com) For full source code, installation instructions, 100's more DHTML scripts, and Terms Of Use, visit dynamicdrive.com */ function openwindow(thelocation){ temploc=thelocation if (!(window.resizeTo&&document.all)&&!(window.resizeTo&&document.getElementById)){ window.open(thelocation) return } win2=window.open("","","scrollbars") win2.moveTo(0,0) win2.resizeTo(100,100) go2() } function go2(){ if (winheight>=screen.availHeight-3) x=0 win2.resizeBy(5,x) winheight+=5 winsize+=5 if (winsize>=screen.width-5){ win2.location=temploc winheight=100 winsize=100 x=5 return } setTimeout("go2()",50) } //--> </script> <!-- HTML Codes by Quackit.com --> <style type="text/css"> body { background-image: url(http://h1.ripway.com/HBM/1387407761951432655271.JPG); background-attachment: scrollable; background-position: top center; background-repeat: repeat; background-color: #000000; cursor: crosshair; text-align: left; } </style></head> <body> <div align="center"> <TD WIDTH=5% ALIGN=CENTER VALIGN=MIDDLE BGCOLOR=#000000><img src="http://h1.ripway.com/HBM/fs1.JPG"><br><img src="http://h1.ripway.com/HBM/pache.jpg"> </b></font></a><br<img src="http://photos-p.friendster.com/photos/68/56/41046586/1_110320502l.jpg" width="400" height="380"><br> <font size="2" color="#ffffff" face="Trebuchet MS"><b>NaMa : PACHE ILY</b></font><br> <font size="2" color="#ffffff" face="Trebuchet MS"><b>AgE : MASIH IMOET</b></font><br> <font size="2" color="#ffffff" face="Trebuchet MS"><b>Hobby : PLAY FOOT BALL</b></font><br> <font size="2" color="#ffffff" face="Trebuchet MS"><b>Pekerjaan : MAHASISWA</b></font><br> <font size="2" color="#ffffff" face="Trebuchet MS"><b>Kampus : STIE YKPN</b></font><br> <font size="2" color="#ffffff" face="Trebuchet MS"><b>Hometown : ZHORONK PAPUA AND JOGJA</b></font><br> <font size="2" color="#ffffff" face="Trebuchet MS"><b>No HP : 08572944800x</b></font><br> </b><a href="javascript:openwindow('http://www.friendster.com/29193384')"><img src="http://h1.ripway.com/HBM/masuk.png" width="150" height="35"> </b><a href="javascript:openwindow('http://www.friendster.com/logout.php')"><img src="http://h1.ripway.com/HBM/keluar.png" width="150" height="35"></a> </div> </style> </td> </tr><tr><td> </center> </body> </head> </html>[/quote] [/spoiler] code nya tinggal kita kreasikan sendiri.. smoga berguna....

Last edited by ily (2008-09-29 19:44:52)

Pages: 12

Board footer

© 2025 F Talk

Current time is 09:32

[ 12 queries - 0.142 second ]
Privacy Policy