• ARCHIVES 
  • » Credits: :arrow: Ephemeral For The Code :arrow: JavaScriptKit :arrow: Cyberman [b]Description:[/b] [quote]Versi lain dari theme switcher yang telah disempurnakan. Dengan ini, theme switcher terlihat

Pages: 1

Credits: :arrow: Ephemeral For The Code :arrow: JavaScriptKit :arrow: Cyberman [b]Description:[/b] [quote]Versi lain dari theme switcher yang telah disempurnakan. Dengan ini, theme switcher terlihat

ymm0t
» FTalkGeek
FTalk Level: zero
1020
0
1969-12-31

Credits: :arrow: Ephemeral For The Code :arrow: JavaScriptKit :arrow: Cyberman [b]Description:[/b] [quote]Versi lain dari theme switcher yang telah disempurnakan. Dengan ini, theme switcher terlihat

Credits: :arrow: Ephemeral For The Code :arrow: JavaScriptKit :arrow: Cyberman [b]Description:[/b] [quote]Versi lain dari theme switcher yang telah disempurnakan. Dengan ini, theme switcher terlihat lebih minimalis dan rapi. Selain itu juga disediakan 2 versi.[/quote] [hr][hr] Versi Shoutout: [spoiler] [quote]//*************************************************************************** // // Radio Button LeapTo I // // by Tim Wallace (timothy@essex1.com) // // Uses radio buttons in place of a drop-down menu. // //*************************************************************************** // Called by an onClick in each radio button. function leapTo (link) { var new_url=link; if ( (new_url != "") && (new_url != null) ) window.location=new_url; else alert("\nYou must make a selection."); } // Called by View Source button - displays source of file. function viewSource() { var current_url=""; current_url=document.location; window.location="view-source:"+current_url; } // Called by Full Window button - loads file to full window for easy saving. function WinOpen() { alert('\nPage will load to full screen.\n\nUse View/Document Source from menu bar to view source.\n\nUse File/Save As from menu bar to save.\n\nClose new window to return to this page. '); window.open("radioleap1.html","DisplayWindow","menubar=yes,scrollbars=yes"); window.open("radioleap1.html","DisplayWindow","menubar=yes,scrollbars=yes"); // double for Macs } function shoutoutcus(){var ephemeral = "<CENTER> <FORM> <TABLE BORDER=3 WIDTH=500> <TD align="center" BGCOLOR=000080> <INPUT TYPE="radio" NAME="buttons1" onClick="leapTo('[b]nama file html kmu.html[/b]')"> <FONT COLOR=00FFFF><B>Test Page 1</B></FONT> <TD align="center" BGCOLOR=FF0000> <INPUT TYPE="radio" NAME="buttons1" onClick="leapTo('[b]nama file html kmu.html[/b]')"> <FONT COLOR=000000><B>Test Page 2</B></FONT> <TD align="center" BGCOLOR=C0C0C0> <INPUT TYPE="radio" NAME="buttons1" onClick="leapTo('[b]nama file html kmu.html[/b]')"> <FONT COLOR=800000><B>Test Page 3</B></FONT> <TD align="center" BGCOLOR=008080> <INPUT TYPE="radio" NAME="buttons1" onClick="leapTo('[b]nama file html kmu.html[/b]')"> <FONT COLOR=FFFF00><B>Test Page 4</B></FONT> </TABLE> <BR><BR><BR> <TABLE BORDER=0 WIDTH=400> <TD align="center"><INPUT TYPE="button" VALUE="Full Window" onClick="WinOpen()"> </TABLE> </FORM> </CENTER>"; document.getElementById('cpShoutoutBox').style.height='120'; document.getElementById('cpShoutoutBox').style.overflow='auto'; document.getElementById('cpShoutoutBox').innerHTML = "<table width='100%'><tr><td align='center'>"+ephemeral+"</td></tr></table>"; }setTimeout("shoutoutcus()",4000);[/quote] [/spoiler] Ganti yg di bold dngan nama file html kmu. Ingat, harus dimasukan di 1 folder yg sama! Versi Navigasi: [spoiler][quote]var theme; try { theme = document.createElement("div"); }catch (e) { theme = document.createElement("<div>"); } theme.setAttribute("style","padding-top:5px"); theme.innerHTML = "<div align='center' id='themeswitch'>"+ "<CENTER><h1>[b]Select Theme............[/b]</h1> <FORM> <TABLE BORDER=3 WIDTH=500> <TD align="center" BGCOLOR=000080> <INPUT TYPE="radio" NAME="buttons1" onClick="leapTo('[b]nama file html kmu.html[/b]')"> <FONT COLOR=00FFFF><B>Test Page 1</B></FONT> <TD align="center" BGCOLOR=FF0000> <INPUT TYPE="radio" NAME="buttons1" onClick="leapTo('[b]nama file html kmu.html[/b]')"> <FONT COLOR=000000><B>Test Page 2</B></FONT> <TD align="center" BGCOLOR=C0C0C0> <INPUT TYPE="radio" NAME="buttons1" onClick="leapTo('[b]nama file html kmu.html[/b]')"> <FONT COLOR=800000><B>Test Page 3</B></FONT> <TD align="center" BGCOLOR=008080> <INPUT TYPE="radio" NAME="buttons1" onClick="leapTo('[b]nama file html kmu.html[/b]')"> <FONT COLOR=FFFF00><B>Test Page 4</B></FONT> </TABLE> <BR><BR><BR> <TABLE BORDER=0 WIDTH=400> <TD align="center"><INPUT TYPE="button" VALUE="Full Window" onClick="WinOpen()"> </TABLE> </FORM> </CENTER>" document.getElementById("navigation").parentNode.appendChild(theme);[/quote] [/spoiler] Text bisa diganti dengan text kamu sendiri! Ingat juga file html harus berada di lokasi folder yg sama! sehingga yg hanya dimasukan hanyalah namanya, bukan url utuhnya! [quote=dekha_21]Ok! Gue tunggu previewnya ya![/quote] okay, bro. Tapi dari pada nunggu lama, bisa liat di http://www.javascriptkit.com/script/cut25.shtml Thx, ymm0t

Last edited by ymm0t (2008-08-14 09:09:42)

dekha_21
» FTalkManiac
FTalk Level: zero
793
0
1969-12-31

Re: Credits: :arrow: Ephemeral For The Code :arrow: JavaScriptKit :arrow: Cyberman [b]Description:[/b] [quote]Versi lain dari theme switcher yang telah disempurnakan. Dengan ini, theme switcher terlihat

bisa liad previwnya?
ymm0t
» FTalkGeek
FTalk Level: zero
1020
0
1969-12-31

Re: Credits: :arrow: Ephemeral For The Code :arrow: JavaScriptKit :arrow: Cyberman [b]Description:[/b] [quote]Versi lain dari theme switcher yang telah disempurnakan. Dengan ini, theme switcher terlihat

[quote=dekha_21]bisa liad previwnya?[/quote] sorry banget bro. soalnya ini perlu file hml yg super banyak sedangkan saya ada masalah hosting. kayaknya nanti aja d bro.
deeucul
» FTalkFreak
FTalk Level: zero
1548
0
1969-12-31

Re: Credits: :arrow: Ephemeral For The Code :arrow: JavaScriptKit :arrow: Cyberman [b]Description:[/b] [quote]Versi lain dari theme switcher yang telah disempurnakan. Dengan ini, theme switcher terlihat

[quote=ymm0t]sorry banget bro. soalnya ini perlu file hml yg super banyak sedangkan saya ada masalah hosting. kayaknya nanti aja d bro.[/quote] itu pake file html?? mksudnya gmn?? jadi bkin tampilan sperti fs... tapi ext .html?? klo yg dlu kan css... bner g??
dekha_21
» FTalkManiac
FTalk Level: zero
793
0
1969-12-31

Re: Credits: :arrow: Ephemeral For The Code :arrow: JavaScriptKit :arrow: Cyberman [b]Description:[/b] [quote]Versi lain dari theme switcher yang telah disempurnakan. Dengan ini, theme switcher terlihat

[quote=ymm0t]sorry banget bro. soalnya ini perlu file hml yg super banyak sedangkan saya ada masalah hosting. kayaknya nanti aja d bro.[/quote] Ok! Gue tunggu previewnya ya!
ymm0t
» FTalkGeek
FTalk Level: zero
1020
0
1969-12-31

Re: Credits: :arrow: Ephemeral For The Code :arrow: JavaScriptKit :arrow: Cyberman [b]Description:[/b] [quote]Versi lain dari theme switcher yang telah disempurnakan. Dengan ini, theme switcher terlihat

[quote=deeucul]itu pake file html?? mksudnya gmn?? jadi bkin tampilan sperti fs... tapi ext .html?? klo yg dlu kan css... bner g??[/quote] yg sekarang itu versi html. bener yg kmu bilang[quote=dekha_21]Ok! Gue tunggu previewnya ya![/quote] okay, bro. Tapi dari pada nunggu lama, bisa liat di http://www.javascriptkit.com/script/cut25.shtml
deeucul
» FTalkFreak
FTalk Level: zero
1548
0
1969-12-31

Re: Credits: :arrow: Ephemeral For The Code :arrow: JavaScriptKit :arrow: Cyberman [b]Description:[/b] [quote]Versi lain dari theme switcher yang telah disempurnakan. Dengan ini, theme switcher terlihat

berarti harus bikin tampilan fs fersi html iia?? agak repot iia.. -.-'
legend4
» FTalker
FTalk Level: zero
212
0
1969-12-31

Re: Credits: :arrow: Ephemeral For The Code :arrow: JavaScriptKit :arrow: Cyberman [b]Description:[/b] [quote]Versi lain dari theme switcher yang telah disempurnakan. Dengan ini, theme switcher terlihat

[quote=ymm0t]okay, bro. Tapi dari pada nunggu lama, bisa liat di http://www.javascriptkit.com/script/cut25.shtml[/quote] brow taru aja di post 1 sebab sebagai acuan nih :D
ymm0t
» FTalkGeek
FTalk Level: zero
1020
0
1969-12-31

Re: Credits: :arrow: Ephemeral For The Code :arrow: JavaScriptKit :arrow: Cyberman [b]Description:[/b] [quote]Versi lain dari theme switcher yang telah disempurnakan. Dengan ini, theme switcher terlihat

[quote=deeucul]berarti harus bikin tampilan fs fersi html iia?? agak repot iia.. -.-'[/quote] yupz bener bro[quote=legend4]brow taru aja di post 1 sebab sebagai acuan nih :D[/quote] okay, nanti saya edit! :thumbsup:
deeucul
» FTalkFreak
FTalk Level: zero
1548
0
1969-12-31

Re: Credits: :arrow: Ephemeral For The Code :arrow: JavaScriptKit :arrow: Cyberman [b]Description:[/b] [quote]Versi lain dari theme switcher yang telah disempurnakan. Dengan ini, theme switcher terlihat

wlupun agak repod!! but,thx for share deh!! ^_^ good jobs :D:thumbsup:
ymm0t
» FTalkGeek
FTalk Level: zero
1020
0
1969-12-31

Re: Credits: :arrow: Ephemeral For The Code :arrow: JavaScriptKit :arrow: Cyberman [b]Description:[/b] [quote]Versi lain dari theme switcher yang telah disempurnakan. Dengan ini, theme switcher terlihat

[quote=deeucul]wlupun agak repod!! but,thx for share deh!! ^_^ good jobs :D:thumbsup:[/quote] hahaha sama2 bro yg bro utarakan juga salah satu alasan knapa saya blom bisa bikin preview nya
kiddy
» Banned
FTalk Level: zero
4822
0
1969-12-31

Re: Credits: :arrow: Ephemeral For The Code :arrow: JavaScriptKit :arrow: Cyberman [b]Description:[/b] [quote]Versi lain dari theme switcher yang telah disempurnakan. Dengan ini, theme switcher terlihat

Dee..namanya jg overlay..dalam lain kata..ini fs buatan kita ndiri.. Coba dh tengok fs aa..lihat kode'e.. Nah..itu dia overlay! Thararengkyu tom..
f415al
» n00b
FTalk Level: zero
71
0
1969-12-31

Re: Credits: :arrow: Ephemeral For The Code :arrow: JavaScriptKit :arrow: Cyberman [b]Description:[/b] [quote]Versi lain dari theme switcher yang telah disempurnakan. Dengan ini, theme switcher terlihat

wahh khern tuh =) saya coba yah :| thx for share... :thumbsup: good jobs!! :thumbsup: ko g' ada pipiu'x ....????
2_one.e_one
» FTalker
FTalk Level: zero
135
0
1969-12-31

Re: Credits: :arrow: Ephemeral For The Code :arrow: JavaScriptKit :arrow: Cyberman [b]Description:[/b] [quote]Versi lain dari theme switcher yang telah disempurnakan. Dengan ini, theme switcher terlihat

thanks for share =):thumbsup:
  • ARCHIVES 
  • » Credits: :arrow: Ephemeral For The Code :arrow: JavaScriptKit :arrow: Cyberman [b]Description:[/b] [quote]Versi lain dari theme switcher yang telah disempurnakan. Dengan ini, theme switcher terlihat

Pages: 1

Board footer

© 2024 F Talk

Current time is 08:38

[ 10 queries - 0.019 second ]
Privacy Policy