• ARCHIVES 
  • » [color=red] Untuk menghindari Thread Flooding disini, maka saya punya usul untuk membuat thread untuk share enterpage buatanmu disini.. EnterPagenya kategorinya umum beserta script-script yang bergun

Pages: 1..123456789

[color=red] Untuk menghindari Thread Flooding disini, maka saya punya usul untuk membuat thread untuk share enterpage buatanmu disini.. EnterPagenya kategorinya umum beserta script-script yang bergun

iroell
» n00b
FTalk Level: zero
89
0
1969-12-31

Re: [color=red] Untuk menghindari Thread Flooding disini, maka saya punya usul untuk membuat thread untuk share enterpage buatanmu disini.. EnterPagenya kategorinya umum beserta script-script yang bergun

thenz dah mau shering bro :):thumbsup:
kiddy
» Banned
FTalk Level: zero
4822
0
1969-12-31

Re: [color=red] Untuk menghindari Thread Flooding disini, maka saya punya usul untuk membuat thread untuk share enterpage buatanmu disini.. EnterPagenya kategorinya umum beserta script-script yang bergun

@iroel klo bisa..bro yang nyumbang disini...okey..
teguh0203
» FTalkAgent
FTalk Level: zero
2408
0
1969-12-31

Re: [color=red] Untuk menghindari Thread Flooding disini, maka saya punya usul untuk membuat thread untuk share enterpage buatanmu disini.. EnterPagenya kategorinya umum beserta script-script yang bergun

[align=center]teguh sharing comeback again :cool:[/align] [quote][align=center]animated message page[/align][/quote] masukan dalam tag head <head>disini</head> [spoiler]<SCRIPT LANGUAGE="JavaScript"> // Courtesy of SimplytheBest.net - http://simplythebest.net/scripts/ var message = new Array(); message[0] = "[b]teguh kemangi[/b]" var reps = 2; var speed = 100; var p = message.length; var T = ""; var C = 0; var mC = 0; var s = 0; var sT = null; if (reps < 1) reps = 1; function doIt() { T = message[mC]; A(); } function A() { s++; if (s > 8) { s = 1;} if (s == 1) { document.title = '.¸.·´¯`·.¸.·´¯`·.¸.·´¯`· '+T+' ¸.·´¯`·.¸.·´¯`·.¸.·´¯`·.'; } if (s == 2) { document.title = '·.¸.·´¯`·.¸.·´¯`·.¸.·´¯` '+T+' .·´¯`·.¸.·´¯`·.¸.·´¯`·.¸'; } if (s == 3) { document.title = '`·.¸.·´¯`·.¸.·´¯`·.¸.·´¯ '+T+' ·´¯`·.¸.·´¯`·.¸.·´¯`·.¸.'; } if (s == 4) { document.title = '¯`·.¸.·´¯`·.¸.·´¯`·.¸.·´ '+T+' ´¯`·.¸.·´¯`·.¸.·´¯`·.¸.·'; } if (s == 5) { document.title = '´¯`·.¸.·´¯`·.¸.·´¯`·.¸.· '+T+' ¯`·.¸.·´¯`·.¸.·´¯`·.¸.·´'; } if (s == 6) { document.title = '·´¯`·.¸.·´¯`·.¸.·´¯`·.¸. '+T+' `·.¸.·´¯`·.¸.·´¯`·.¸.·´¯'; } if (s == 7) { document.title = '.·´¯`·.¸.·´¯`·.¸.·´¯`·.¸ '+T+' ·.¸.·´¯`·.¸.·´¯`·.¸.·´¯`'; } if (s == 8) { document.title = '¸.·´¯`·.¸.·´¯`·.¸.·´¯`·. '+T+' .¸.·´¯`·.¸.·´¯`·.¸.·´¯`·'; }if (C < (8 * reps)) { sT = setTimeout("A()", speed); C++; } else { C = 0; s = 0; mC++; if(mC > p - 1) mC = 0; sT = null; doIt(); } } doIt(); </script>[/spoiler] :arrow:[url=http://h1.ripway.com/teguh0203/aw.html]preview[/url] [quote][align=center]new generation zoom welcome page redirect[/align][/quote] [spoiler]<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title>SimplytheBest DHTML scripts Zoom Intro</title> <style type="text/css"> #cont {position:absolute; left:0px; top:150px; width:100%; font-family:Impact,arial; text-align:center; color:#336699; overflow:hidden;} </style> <script type="text/javascript"> /* Script made by Martial Boissonneault © 2001-2003 http://getElementById.com/ This script may be used freely as long as this message is intact Visit http://getElementById.com/ for more free scripts and tutorials. Script featured at SimplytheBest.net http://simplythebest.net/scripts/ */ var s=0; var i=0; var m=70; var d=2000; var msg=new Array(); msg[0]="[b]Welcome toy profil[/b] " msg[1]="[b]enjoy it[/b]" msg[2]="teguh kemangi" msg[3]="Javascripts library" msg[4]="CGI Scripts library" msg[5]="share enterpage" msg[6]="and much more..." function changeMsg(){ if(document.getElementById){ if (i>=msg.length){ // url to redirect after last zoom location.href=('[b]teguh.html[/b]'); return true; } txt=document.getElementById("cont"); txt.innerHTML=msg[i]; s=0;zoomTxt();i++; setTimeout("changeMsg()", d); } } function zoomTxt(){ if(s<m){ txt.style.fontSize = s;s+=5; setTimeout("zoomTxt()", 30); } } </script> </head> <body onload="changeMsg();"> <div id="cont"><!-- keep this empty --></div> </body> </html>[/spoiler] ganti kata2nya dan teguh.html diganti dengan tujuan setelah welcome page :arrow:[url=http://h1.ripway.com/teguh0203/source.html]preview[/url] [quote][align=center]tombol submit[/align][/quote] ni [spoiler]<html> <head><script language=JavaScript> // Courtesy of SimplytheBest.net - http://simplythebest.net/scripts/ <!-- var i=0; var ie=(document.all)?1:0; var ns=(document.layers)?1:0; function initStyleElements() {var a = document.pad; if (ie) { a.text.style.backgroundColor="#000080"; a.submit.style.backgroundColor="#C0C0A8"; a.submit.style.cursor="hand"; a.clear.style.backgroundColor="#C0C0A8"; a.clear.style.cursor="hand"; } else return; } function LightOn(what) { if (ie) what.style.backgroundColor = '#E0E0D0'; else return; } function LightOff(what) {if (ie) what.style.backgroundColor = '#C0C0A8'; else return; } --> </script> <body><form method=post name=pad align=center> <input type=button value=Submit onMouseOver=LightOn(this) onMouseOut=LightOff(this)> <input type=reset value=Clear name=clear onMouseOver=LightOn(this) onMouseOut=LightOff(this)> </form></body> </html>[/spoiler] :arrow:[url=http://h1.ripway.com/teguh0203/button.html]preview[/url] [quote][align=center]tombol on off[/align][/quote] tombol on off ni [spoiler]<html> <head><script language="javascript"> // Courtesy of SimplytheBest.net - http://simplythebest.net/scripts/ <!-- var tc = 6; var tcc = 2; var i,j; { im1= new Image(); im1.src = "http://i249.photobucket.com/albums/gg219/teguh0203/inter_on.gif"; im2= new Image(); im2.src = "http://i249.photobucket.com/albums/gg219/teguh0203/inter_off.gif"; im7= new Image(); im7.src = "http://i249.photobucket.com/albums/gg219/teguh0203/inter_off.gif"; im8= new Image(); im8.src = "http://i249.photobucket.com/albums/gg219/teguh0203/btn_addme.png"; } images = new Array; images[5] = im7.src; images[6] = im8.src; swimage = new Array; swimage[1] = im1.src; swimage[2] = im2.src; function img_switch1(){ if ((tc==6) && (tcc==2)) {tc--;tcc--;} else if ((tc==5) && (tcc==1)) {tc++;tcc++;} document.image4.src = images[i]; document.image22.src = swimage[j]; } // --> </script></head> <body><img name="image4" src="http://i249.photobucket.com/albums/gg219/teguh0203/btn_addme.png"><br> <a href="javascript:void(0)" onclick="img_switch1(i=tc,j=tcc);return false;"> <img name="image22" src="http://i249.photobucket.com/albums/gg219/teguh0203/inter_off.gif" border="0"></a></body> </html>[/spoiler] :arrow:[url=http://h1.ripway.com/teguh0203/onoff.html]preview[/url]

Last edited by teguh0203 (2008-07-31 10:16:48)

kiddy
» Banned
FTalk Level: zero
4822
0
1969-12-31

Re: [color=red] Untuk menghindari Thread Flooding disini, maka saya punya usul untuk membuat thread untuk share enterpage buatanmu disini.. EnterPagenya kategorinya umum beserta script-script yang bergun

Seep..tuk preview n tampilan halaman depan,nti diperbaiki lg.. Thankz teguh.. Truz berpatisiSAPI..hehe..
oby_nagnar
» FTalkGeek
FTalk Level: zero
1373
0
1969-12-31

Re: [color=red] Untuk menghindari Thread Flooding disini, maka saya punya usul untuk membuat thread untuk share enterpage buatanmu disini.. EnterPagenya kategorinya umum beserta script-script yang bergun

[b]wew.......[/b] gk ada yg ksh tau nih klo cursor jamnya udah bisa di FS... ha... apa q yg ktinggalan kali ya... wkwkwk.... good job all.... :thumbsup::thumbsup::thumbsup::thumbsup:
robbinhood
» FTalkAgent
FTalk Level: zero
2140
0
1969-12-31

Re: [color=red] Untuk menghindari Thread Flooding disini, maka saya punya usul untuk membuat thread untuk share enterpage buatanmu disini.. EnterPagenya kategorinya umum beserta script-script yang bergun

[quote=oby_nagnar]wew....... gk ada yg ksh tau nih klo cursor jamnya udah bisa di FS... ha... apa q yg ktinggalan kali ya... wkwkwk.... good job all.... :thumbsup::thumbsup::thumbsup::thumbsup:[/quote] cursor jam nya jadi mau dipake gak bang ? udah ketemu tuh caranya :lol: :lol: sorry agak lama nemuinnya :D:thumbsup:
kiddy
» Banned
FTalk Level: zero
4822
0
1969-12-31

Re: [color=red] Untuk menghindari Thread Flooding disini, maka saya punya usul untuk membuat thread untuk share enterpage buatanmu disini.. EnterPagenya kategorinya umum beserta script-script yang bergun

Segera dibuatkan preview gratis buat para constributor di thread ini..
oby_nagnar
» FTalkGeek
FTalk Level: zero
1373
0
1969-12-31

Re: [color=red] Untuk menghindari Thread Flooding disini, maka saya punya usul untuk membuat thread untuk share enterpage buatanmu disini.. EnterPagenya kategorinya umum beserta script-script yang bergun

[quote=robbinhood]cursor jam nya jadi mau dipake gak bang ? udah ketemu tuh caranya :lol: :lol: sorry agak lama nemuinnya :D:thumbsup:[/quote] wkwkwk..... jelas mau dunk bang... tp q ketinggalan.... haha... :lol::lol::lol: :arrow: [b]kiddy[/b] waw... asyik tuh bang.... he... =)=)
kiddy
» Banned
FTalk Level: zero
4822
0
1969-12-31

Re: [color=red] Untuk menghindari Thread Flooding disini, maka saya punya usul untuk membuat thread untuk share enterpage buatanmu disini.. EnterPagenya kategorinya umum beserta script-script yang bergun

@oby aa akan melakukan apapun demi kalian..termasuk ID aa jdi taruhan'e.. ID bsa dibuat lg.. ID kebalik kan lgi ngetrenz tuh..
oby_nagnar
» FTalkGeek
FTalk Level: zero
1373
0
1969-12-31

Re: [color=red] Untuk menghindari Thread Flooding disini, maka saya punya usul untuk membuat thread untuk share enterpage buatanmu disini.. EnterPagenya kategorinya umum beserta script-script yang bergun

[quote=kiddy]aa akan melakukan apapun demi kalian..termasuk ID aa jdi taruhan'e.. ID bsa dibuat lg.. ID kebalik kan lgi ngetrenz tuh..[/quote] wkwwk... sip dah klo gtu bang... =)=)=)
robbinhood
» FTalkAgent
FTalk Level: zero
2140
0
1969-12-31

Re: [color=red] Untuk menghindari Thread Flooding disini, maka saya punya usul untuk membuat thread untuk share enterpage buatanmu disini.. EnterPagenya kategorinya umum beserta script-script yang bergun

[quote=oby_nagnar]wkwwk... sip dah klo gtu bang... =)=)=)[/quote] kalau abang masih berminat sama cursor trail yang waktu itu bisa main kesini bang :thumbsdown: http://theftalk.com/t41558-%7Btutorial%7D-Green-clock-cursor-trail.html mudah2an abang bisa ngerti sama bahasa nya :lol: habis gak ngerti b.inggris sih saya :D
ymm0t
» FTalkGeek
FTalk Level: zero
1020
0
1969-12-31

Re: [color=red] Untuk menghindari Thread Flooding disini, maka saya punya usul untuk membuat thread untuk share enterpage buatanmu disini.. EnterPagenya kategorinya umum beserta script-script yang bergun

nih thread makin rame aja nih bro. Mw kasih tw: website bagus buat customize html: http://www.dynamicdrive.com http://www.javascriptkit.com http://www.userscript.org Seputar Tooltips: http://swazz.org
kiddy
» Banned
FTalk Level: zero
4822
0
1969-12-31

Re: [color=red] Untuk menghindari Thread Flooding disini, maka saya punya usul untuk membuat thread untuk share enterpage buatanmu disini.. EnterPagenya kategorinya umum beserta script-script yang bergun

@tommy Wah..itu seh buat yg udh 'pro'.. Klo beginner kek aa mah www.webdesign.com www.w3school.com aja.. Btw..thankz buat infonya.. @pratama wekz..seep bro.. Aa jg masih cetex english'e.. Klo gie chit chat di class's aja bengong doang!hahaha..
robbinhood
» FTalkAgent
FTalk Level: zero
2140
0
1969-12-31

Re: [color=red] Untuk menghindari Thread Flooding disini, maka saya punya usul untuk membuat thread untuk share enterpage buatanmu disini.. EnterPagenya kategorinya umum beserta script-script yang bergun

[quote=kiddy]@pratama wekz..seep bro.. Aa jg masih cetex english'e.. Klo gie chit chat di class's aja bengong doang!hahaha..[/quote] tapi udah lumayang lahh aa daripada saya :lol: inggris nya berantakan bener, gak karuan :D:thumbsup: http://www.dynamicdrive.com/ itu masih mudah untuk digunakan :D:thumbsup:
kiddy
» Banned
FTalk Level: zero
4822
0
1969-12-31

Re: [color=red] Untuk menghindari Thread Flooding disini, maka saya punya usul untuk membuat thread untuk share enterpage buatanmu disini.. EnterPagenya kategorinya umum beserta script-script yang bergun

Itu seh udh disebutin..hahaha.. Mudah dibaca..tpi tetep aj..buat yg advanced!hahaha..
oby_nagnar
» FTalkGeek
FTalk Level: zero
1373
0
1969-12-31

Re: [color=red] Untuk menghindari Thread Flooding disini, maka saya punya usul untuk membuat thread untuk share enterpage buatanmu disini.. EnterPagenya kategorinya umum beserta script-script yang bergun

[quote=robbinhood]kalau abang masih berminat sama cursor trail yang waktu itu bisa main kesini bang :thumbsdown: http://theftalk.com/t41558-%7Btut … trail.html mudah2an abang bisa ngerti sama bahasa nya :lol: habis gak ngerti b.inggris sih saya :D[/quote] wkwkw... q malah liat yg dr ebeng maya om... :thumbsup::thumbsup:
kiddy
» Banned
FTalk Level: zero
4822
0
1969-12-31

Re: [color=red] Untuk menghindari Thread Flooding disini, maka saya punya usul untuk membuat thread untuk share enterpage buatanmu disini.. EnterPagenya kategorinya umum beserta script-script yang bergun

[quote=oby_nagnar]wkwkw... q malah liat yg dr ebeng maya om... :thumbsup::thumbsup:[/quote] semuanya tinggal pilih aja.. =D=D
anti_teror
» FTalkAddict
FTalk Level: zero
403
0
1969-12-31

Re: [color=red] Untuk menghindari Thread Flooding disini, maka saya punya usul untuk membuat thread untuk share enterpage buatanmu disini.. EnterPagenya kategorinya umum beserta script-script yang bergun

mantap bro....!!!! keren
kiddy
» Banned
FTalk Level: zero
4822
0
1969-12-31

Re: [color=red] Untuk menghindari Thread Flooding disini, maka saya punya usul untuk membuat thread untuk share enterpage buatanmu disini.. EnterPagenya kategorinya umum beserta script-script yang bergun

Hehe..kita semua mantaph bro!
Alfin
» n00b
FTalk Level: zero
28
0
1969-12-31

Re: [color=red] Untuk menghindari Thread Flooding disini, maka saya punya usul untuk membuat thread untuk share enterpage buatanmu disini.. EnterPagenya kategorinya umum beserta script-script yang bergun

hahahahahh,,,, keren nh,,, gw ska bgt tuh,,, makasih ya ,,,
  • ARCHIVES 
  • » [color=red] Untuk menghindari Thread Flooding disini, maka saya punya usul untuk membuat thread untuk share enterpage buatanmu disini.. EnterPagenya kategorinya umum beserta script-script yang bergun

Pages: 1..123456789

Board footer

© 2024 F Talk

Current time is 22:37

[ 11 queries - 0.051 second ]
Privacy Policy