[align=center]teguh sharing comeback again

[/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]

[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

[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]

[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]

[url=http://h1.ripway.com/teguh0203/onoff.html]preview[/url]
Last edited by teguh0203 (2008-07-31 10:16:48)