|
|
|
|
|
|
|
Şimdi Twitter Facebok Ve Frienfeed Bir Arada BİZİM SİTEMİZDE !!! |
|
|
|
|
|
|
|
Html Kodları Karışık |
|
|
|
|
|
|
|
|
|
|
|
SIK KULLANILANLARA EKLE
<body><font face="Tahoma" size="2"><br> <a href="javascript:window.external.AddFavorite('http://html-kodlari.tr.gg', 'webmaster79')">Sik kullanilanlara ekle</a> </font></body
GİRİŞ SAYFASI YAP
<a href="javascript:;" onClick="this.style.behavior='url(#default#homepage)';this.setHomePage('http://www.html-kodlari.tr.gg');"><span style="font-size: 9pt; text-decoration: none"><font color="#FFFFFF">Giriş Sayfam <span lang="tr">Y</span>ap</font></span></a>
SAYFADA POPUP AÇMA
<!--Beginn des Scripts--> <BODY onload="window.setTimeout('winopen()',1000)"> <script> function winopen(){ win = window.open("http://www.html-kodlari.tr.gg" ,"Name","toolbar=no,menubar=no,width=400,height=200" ) } </script> <!--Ende des Scripts-->
MAUSE KIVILCIMI
<layer name="a0" left=10 top=10 visibility=show bgcolor="#ff0000" clip="0,0,2,2"></layer> <layer name="a1" left=10 top=10 visibility=show bgcolor="#ff8000" clip="0,0,2,2"></layer> <layer name="a2" left=10 top=10 visibility=show bgcolor="#ffff00" clip="0,0,2,2"></layer> <layer name="a3" left=10 top=10 visibility=show bgcolor="#00ff00" clip="0,0,2,2"></layer> <layer name="a4" left=10 top=10 visibility=show bgcolor="#0000ff" clip="0,0,2,2"></layer> <layer name="a5" left=10 top=10 visibility=show bgcolor="#ff00ff" clip="0,0,2,2"></layer> <layer name="a6" left=10 top=10 visibility=show bgcolor="#ffffff" clip="0,0,2,2"></layer> <div id="starsDiv" style="position:absolute;top:0px;left:0px"> <div style="position:relative;width:2px;height:2px;background:#ffffff;font-size:2px;visibility:visible"></div> <div style="position:relative;width:2px;height:2px;background:#ffff00;font-size:2px;visibility:visible"></div> <div style="position:relative;width:2px;height:2px;background:#ffa000;font-size:2px;visibility:visible"></div> <div style="position:relative;width:2px;height:2px;background:#ff0000;font-size:2px;visibility:visible"></div> <div style="position:relative;width:2px;height:2px;background:#00ff00;font-size:2px;visibility:visible"></div> <div style="position:relative;width:2px;height:2px;background:#0000ff;font-size:2px;visibility:visible"></div> <div style="position:relative;width:2px;height:2px;background:#FF00FF;font-size:2px;visibility:visible"></div> </div> <script language="JavaScript"> // Link ve Eğlence Merkezi --> www.html-kodlari.tr.gg if (document.layers) { window.captureEvents(Event.MOUSEMOVE);} var yBase = 200; var xBase = 200; var yAmpl = 10; var yMax = 40; var step = .2; var ystep = .5; var currStep = 0; var tAmpl=1; var Xpos = 1; var Ypos = 1; var i = 0; var j = 0; if (document.all) { function MoveHandler(){ Xpos = document.body.scrollLeft + event.x; Ypos = document.body.scrollTop + event.y;} document.onmousemove = MoveHandler;} else if (document.layers) { function xMoveHandler(evnt) { Xpos = evnt.pageX; Ypos = evnt.pageY;} window.onMouseMove = xMoveHandler;} function animateLogo() { if (document.all) { yBase = window.document.body.offsetHeight / 4; xBase = window.document.body.offsetWidth / 4;} else if (document.layers) { yBase = window.innerHeight / 4; xBase = window.innerWidth / 4;} if (document.all) { for (i = 0 ; i < starsDiv.all.length; i++) { starsDiv.all[i].style.top = Ypos + Math.cos((20*Math.sin(currStep/20))+i*70)*yBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + i*25)/10); starsDiv.all[i].style.left = Xpos + Math.sin((20*Math.sin(currStep/20))+i*70)*xBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + i*25)/10);}} else if (document.layers) { for (j = 0; j < 7; j++) { //7 is number of NS layers! var templayer="a" + j; document.layers[templayer].top = Ypos + Math.cos((20*Math.sin(currStep/20))+j*70)*yBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + j*25)/10); document.layers[templayer].left =Xpos + Math.sin((20*Math.sin(currStep/20))+j*70)*xBase*(Math.sin(10+currStep/10)+0.2)*Math.cos((currStep + j*25)/10);}} currStep += step; setTimeout("animateLogo()", 10);} animateLogo(); // End --> </script>
AÇILIR MENÜ
<SELECT NAME="menu"> <OPTION SELECTED VALUE="index.html">Index <OPTION VALUE="link1.htm">Link1 <OPTION VALUE="link2.htm">Link2 <OPTION VALUE="link3.htm">Link3 <OPTION VALUE="link4.htm">Link4 </SELECT> <INPUT TYPE=BUTTON VALUE="Git" onClick="document.location.href = this.form.menu.options[this.form.menu.selectedIndex].value"> </FORM>
ARAÇ ÇUBUĞUNDA MESAJ
</script><script language="JavaScript"><!-- var x = 0 var speed = 70 var text = "===____----html-kodlari.tr.gg'a Hoşgeldiniz----____=== " var course = 120 var text2 = text function Scroll() { window.status = text2.substring(0, text2.length) if (course < text2.length) { setTimeout("Scroll2()", speed) } else { text2 = " " + text2 setTimeout("Scroll()", speed); } } function Scroll2() { window.status = text2.substring(x, text2.length) if (text2.length - x == text.length) { text2 = text x = 0 setTimeout("Scroll()", speed); } else { x++ setTimeout("Scroll2()", speed); } } Scroll() //--> // --></script>
RENKLİ YAZI
<!--Hier beginnt das Script--> <SCRIPT LANGUAGE="JavaScript"> <!-- Original: mm@hotmail.com --> <!-- Begin neonBaseColor = "White"; <!--Farben--> neonColor = "Violet"; <!--Farben--> num = 0; num2 = 0; num3 = 0; num4 = neonColor; function startNeon() { message = neon.innerText; neon.innerText = ""; for(i = 0; i != message.length; i++) { neon.innerHTML += "<span id="neond" style="color:"+neonBaseColor+"">"+message.charAt(i)+"</span>"}; neon2(); } function neon2() { if(num != message.length) { document.all.neond[num].style.color = neonColor; num++; setTimeout("neon2()", 100); } else { num = 0; num2 = message.length; setTimeout("neon4onev()", 2000); } } function neon4onev() { document.all.neond[num].style.color = neonBaseColor; document.all.neond[num2-1].style.color = neonBaseColor; if(Math.floor(message.length / 2) + 1 != num2) { num++; num2--; setTimeout("neon4onev()", 50); } else { setTimeout("neon5()", 50); } } function neon5() { if(num3 != message.length && num3 != message.length+1) { document.all.neond[num3].style.color = neonColor; num3 = num3 + 2; setTimeout("neon5()",100); } else { setTimeout("neon52()", 50); } } function neon52() { if(num3 == message.length) { num3++; neon52a(); } else { num3--; neon52a(); } } function neon52a() { if(num3 != 1) { num3 = num3 - 2; document.all.neond[num3].style.color = neonColor; setTimeout("neon52a()", 100); } else { if(num4 == neonColor) { num3 = 0; neonColor = neonBaseColor; setTimeout("neon5()", 2000); } else { neonColor = num4; num3 = 0; setTimeout("neon4onev2()", 50); } } } function neon4onev2() { document.all.neond[num].style.color = neonColor; document.all.neond[num2 - 1].style.color = neonColor; if(message.length != num2) { num--; num2++; setTimeout("neon4onev2()", 50); } else { num = 0; num2 = 0; setTimeout("neon3()", 2000); } } function neon3() { if(num != message.length) { document.all.neond[num].style.color = neonBaseColor; num++; setTimeout("neon3()", 100); } else { num = 0; neon2(); } } // End --> </script> <BODY onLoad="startNeon()"> <!--Onloadanweisung mit einbauen--> <center> <h2><span id="neon"> www.html-kodlari.tr.gg</span></h2> <!--Dein text hier einfügen--> </center> <!--Ende des Scriptes-->
ARAMA MOTORU
<form action="http://tophit.virtualave.net/cgi-bin/arayin.cgi" method="get"> <font face="Verdana" size="2"> </font> <font face="arial" size="2"> <input type="text" name="q" size="20" style="font-size: 8pt; font-family: Arial"> <select size="1" name="id" style="font-size: 8pt; font-family: Arial"> <option value="yahoo">Yahoo!</option> <option value="yahoo-uk">Yahoo! ingiltere</option> <option value="yahoo-ie">Yahoo! irlanda</option> <option value="yahoo-fr">Yahoo! fransa</option> <option value="yahoo-dk">Yahoo! danimarka</option> <option value="yahoo-de">Yahoo! almanya</option> <option value="yahoo-it">Yahoo! italya</option> <option value="yahoo-no">Yahoo! norveç</option> <option value="yahoo-es">Yahoo! ispanya</option> <option value="google">Google</option> <option value="lycos">Lycos</option> <option value="dmoz">Dmoz.org</option> <option value="excite">Excite</option> <option value="gdirectory">G.Directory</option> <option value="fastsearch">Fast Search</option> <option value="splut">Splut</option> <option value="hotbot">Hot Bot</option> <option value="northernlight">Northern Light</option> <option value="altavista">AltaVista</option> <option value="yahoo-news">Yahoo! haber ara</option> <option value="yahoo-uknews">Yahoo! ing haber ara</option> <option value="lycos-mp3search">Lycos MP3 ara</option> <option value="seekmp3">Seek MP3</option> <option value="britannica">Britannica Online</option> <option value="encarta">Encarta Online</option> </select> <input type="submit" value="Arayin" style="font-size: 8pt; font-family: Arial"> </form>
RENKLİ BUTON
<style type="text/css"> <!-- .Navlink {COLOR: #808080; TEXT-DECORATION: none; font-family: arial; font-size: 10pt; font-weight: bold;} a:link.Navlink {color : #808080;} a:visited.Navlink {color : #808080;} a:active.Navlink {text-decoration: none;} a:hover.Navlink {text-decoration: none;} --> </style> <script language = "javascript"> <!-- function LmOver(elem, clr) {elem.style.backgroundColor = clr; elem.children.tags('A')[0].style.color = "#FFFFFF"; elem.style.cursor = 'hand'} function LmOut(elem, clr) {elem.style.backgroundColor = clr; elem.children.tags('A')[0].style.color = "#808080";} function LmDown(elem, clr) {elem.style.backgroundColor = clr; elem.children.tags('A')[0].style.color = "#FFFFFF";} function LmUp(path) {location.href = path;} //--> </script> <table border="0" width="120" bgcolor="#000000" cellspacing="0" cellpadding="0"> <tr><td width="100%"> <table border="0" width="100%" cellspacing="1" cellpadding="1"> <tr><td width="100%" onMouseover="LmOver(this, '#9999FF')" onMouseout="LmOut(this, '#FFFFFF')" onMouseDown="LmDown(this, '#9999FF')" onMouseUp="LmUp('arif')" bgcolor="#FFFFFF"><A HREF="arif" Class="navlink">html-kodlari.tr.gg</a></td></tr> </table> </td></tr> </table> <a href="http://www.html-kodlari.tr.gg/"><img border="0" src="http://www.html-kodlari.tr.gg/arka/tile_2.gif" width="1" height="1"></a>
MAUSE MESAJ KUTUSU
<SCRIPT language="JavaScript1.2"> <!-- // Link ve Eğlence Merkezi --> www.html-kodlari.tr.gg var scroller_msg=' html-kodlari.tr.gg-Link ve Eğlence Merkezi' var dismissafter=0 var initialvisible=0 if (document.all) document.write('<marquee id="curscroll" style="position:absolute;width:150px;border:1px solid black;font-size:14px;background-color:#FFE030;visibility:hidden">'+scroller_msg+'</marquee>') function followcursor(){ if (initialvisible==0){ curscroll.style.visibility="visible" initialvisible=1 } curscroll.style.left=document.body.scrollLeft+event.clientX+10 curscroll.style.top=document.body.scrollTop+event.clientY+10 } function dismissmessage(){ curscroll.style.visibility="hidden" } if (document.all){ document.onmousemove=followcursor document.ondblclick=dismissmessage if (dismissafter!=0) setTimeout("dismissmessage()",dismissafter*1000) } //--> </SCRIPT>
RENK BUTONLARI
<script language="JavaScript"> <!-- // please keep these lines on when you copy the source // http://www.html-kodlari.tr.gg function backbs(clr) { document.bgColor = clr } //--> </script> <form> <input type="button" value="Aqua" onclick="backbs('aqua')"> <input type="button" value="Yellow" onclick="backbs('yellow')"> <input type="button" value="orange" onclicke="backbs('orange')"> <input type="button" value="White" onclick="backbs('white')"> <input type="button" value="Gray" onclick="backbs('gray')"> </form></script>
RENKLİ SCROLBAR
<style TYPE="text/css">BODY { SCROLLBAR-FACE-COLOR: #660066; SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; SCROLLBAR-SHADOW-COLOR: #ffffff; SCROLLBAR-3DLIGHT-COLOR: #ffffff; SCROLLBAR-ARROW-COLOR: #ffffff; SCROLLBAR-TRACK-COLOR: #880088; SCROLLBAR-DARKSHADOW-COLOR: #000000} </style>
HOŞ GELDİNİZ MESAJI
<body> <html> <body BGCOLOR="#FFFFFF" onLoad="alert('Siteme Hosgeldiniz!');" onUnload="alert('Teşekkür Ederiz...');"> </body> </html> </body>
SAYFADA DÖNEN YAZI
<script language="JavaScript"> if (document.all){ msg="www.html-kodlari.tr.gg "; msgColor="lime"; msgFont="Verdana"; msg=msg.split(''); n=msg.length; e=360/n; yp=0; xp=0; yb=40; xb=60; sa=0.07; sb=0; pa=new Array(); pb=new Array(); for (i=0; i <n; i++){ document.write('<div id="logo" style="position:absolute;top:50;left:50;' +'height:30;width:30;font-family:'+msgFont+';text-align:center;color:'+msgColor+'">'+msg[i]+'</div>'); } function donus(){ yp=document.body.scrollTop+50; xp=document.body.scrollLeft+window.document.body.clientWidth-725; for (i=0; i <n; i++){ logo[i].style.top =yp+yb*Math.sin(sb+i*e*Math.PI/180); logo[i].style.left=xp+xb*Math.cos(sb+i*e*Math.PI/180); pb[i]=logo[i].style.pixelTop-yp; pa[i]=pb[i]-pb[i]*2; if (pa[i] <1){ pa[i]=0; logo[i].style.visibility='hidden'; } else logo[i].style.visibility='visible'; logo[i].style.fontSize=pa[i]/2.7; } sb-=sa; setTimeout('donus()',10); } window.onload=donus; } // --> </script>
EKRAN KAYDIRMA
<script language="JavaScript1.2"> // Link ve Eğlence Merkezi --> www.html-kodlari.tr.gg var currentpos=0,alt=1,curpos1=0,curpos2=-1 function initialize(){ startit() } function scrollwindow(){ if (document.all) temp=document.body.scrollTop else temp=window.pageYOffset if (alt==0) alt=1 else alt=0 if (alt==0) curpos1=temp else curpos2=temp if (curpos1!=curpos2){ if (document.all) currentpos=document.body.scrollTop+1 else currentpos=window.pageYOffset+1 window.scroll(0,currentpos) } else{ currentpos=0 window.scroll(0,currentpos) } } function startit(){ setInterval("scrollwindow()",10) } window.onload=initialize </script>
DOĞUM GÜNÜ BULMA
<script language="JavaScript"><!-- function cala_day(form) { var nSwitch = 0 var nMonth = parseInt(form.month.value) var nDay = parseInt(form.day.value) var nYear = parseInt(form.year.value) if(!(nYear % 4) && (nMonth > 2)) { nSwitch = 1 } var nDayOfWeek = cala_weekday(nMonth, nDay, nYear) if(nSwitch) { nDayOfWeek++ nSwitch = 0 } day_display(form, nDayOfWeek) } function cala_weekday( x_nMonth, x_nDay, x_nYear) { if(x_nMonth >= 3){ x_nMonth -= 2 } else { x_nMonth += 10 } if( (x_nMonth == 11) || (x_nMonth == 12) ){ x_nYear-- } var nCentNum = parseInt(x_nYear / 100) var nDYearNum = x_nYear % 100 var nPart1 = parseInt(2.6 * x_nMonth - .2) var nZeller = (parseInt(nPart1 + x_nDay + nDYearNum + (nDYearNum / 4) + (nCentNum / 4) - 2 * nCentNum)) % 7 if(nZeller < 0){ nZeller += 7 } return nZeller } function day_display(form, x_nDayOfWeek) { if(x_nDayOfWeek == 0) { form.birthday.value = "Cumartesi" return } if(x_nDayOfWeek == 1) { form.birthday.value = "Pazar" return } if(x_nDayOfWeek == 2) { form.birthday.value = "Pazartesi" return } if(x_nDayOfWeek == 3) { form.birthday.value = "Sali" return } if(x_nDayOfWeek == 4) { form.birthday.value = "Çarsamba" return } if(x_nDayOfWeek == 5) { form.birthday.value = "Persembe" return } if(x_nDayOfWeek == 6) { form.birthday.value = "Cuma" return } form.birthday.value = "Not a valid date." } // --></script></font> </a></p> <table border="0" cellpadding="5" cellspacing="5" width="96%"> <tr> <td align="center" width="100%"><form> <div align="center"><center><table border="0" cellpadding="4" cellspacing="1" width="225" bgcolor="#000000"> <tr> <td align="center" colspan="2" bgcolor="#6B9DC2"><a href="wizard/kodlar.htm"><font color="#000000" size="2" face="Arial"><b>YAS- MATIK</b></font></a></td> </tr> <tr> <td align="center" width="100" bgcolor="#A5C4DA"><a href="wizard/kodlar.htm"><font color="#000000" size="2" face="ARIEL,HELVETICA"><b>Ay<br> <input type="text" size="4" name="month"><br> <br> Gün<br> <input type="text" size="4" name="day"><br> <br> Yil<br> <input type="text" size="4" name="year"> </b></font></a></td> <td align="center" width="125" bgcolor="#A5C4DA"><a href="wizard/kodlar.htm"><font color="#000000" size="2" face="ARIEL,HELVETICA"><b>Dogum Gününüzü Girip Hesapla Dügmesine Basiniz<br> </b></font><font color="#000000" size="1" face="ARIEL,HELVETICA"><br> 11-1-1970<br> Pazar<em> gibi</em></font><font color="#000000" size="2" face="ARIEL,HELVETICA"><b><br> <br> DOGDUGUNUZ GÜN</b></font><font color="#FFFF00" size="2" face="ARIEL,HELVETICA"><br> <input type="text" size="10" name="birthday"> </font></a></td> </tr> <tr> <td align="center" colspan="2" bgcolor="#A5C4DA"><a href="wizard/kodlar.htm"><font size="2" face="ARIEL,HELVETICA"><input type="button" value="Hesapla" onclick="cala_day(this.form)"><input type="reset"><br> </font><font size="1" face="Arial"> </font></a><a href="http://"><font size="1" face="Arial"></font></a><font size="1" face="Arial"> </font></td> </tr> </table> </center></div> </form> </td> </tr> </table>
STATÜS BARDA YAZI
<script language="JavaScript"> var ar = new Array() ar[0]="*html-kodlari.tr.gg***Link ve Eğlence Merkezi*" var speed = 2 var pause = 1000 var timerID = null var bannerRunning = false var message = 0 var state = "" clearState() function stopBanner() { if (bannerRunning) clearTimeout(timerID) timerRunning = false } function startBanner() { stopBanner() showBanner() } function clearState() { state = "" for (var i = 0; i < ar[message].length; ++i) { state +="0" } } function showBanner() { if (getString()) { message++ if (ar.length <= message) message = 0 clearState() timerID = setTimeout("showBanner()", pause) } else { var str = "" for (var j = 0; j < state.length; ++j) { str += (state.charAt(j) == "1") ? ar[message].charAt(j) : " " } window.status = str timerID = setTimeout("showBanner()", speed) } } function getString() { var full = true for (var j = 0; j < state.length; ++j) { if (state.charAt(j) == 0) full = false } if (full) return true while (1) { var num = getRandom(ar[message].length) if (state.charAt(num) == "0") break } state = state.substring(0, num) + "1"+ state.substring(num + 1,state.length) return false } function getRandom(max) { var now = new Date() var num = now.getTime() * now.getSeconds() * Math.random() return num % max } startBanner() </script>
BUTONDA KAYAN YAZI
<script language="Javascript"> <!-- // please keep these lines on when you copy the source // http://www.html-kodlari.tr.gg var speed = 100 var message = "html-kodlari.tr.gg " var s = 0 var l = message.length document.write("<form name='btn'><input type='button' " +"name='sc' value='"+ message +"'></form>") function btnsc() { document.btn.sc.value = message.substring(s,l) + message.substring(0,s) s++ if (s >= l) { s = 0 } setTimeout("btnsc()",speed) } btnsc(); //--> </script>
BROWSER BİLGİLERİ
<center> <script language="Javascript"> <!-- // please keep these lines on when you copy the source // http://www.html-kodlari.tr.gg document.write("You're using: <b>"+navigator.appName+" "+navigator.appVersion+"</b>"); //--> </script> </center></script>
SAĞ TUŞ KİLİDİ
<script language="Javascript1.2"> <!-- // please keep these lines on when you copy the source // http://www.html-kodlari.tr.gg var mymessage = "Üzgünüm Sag Tus Kullanmaniz Engellenmistir."; function rtclickcheck(keyp){ if (navigator.appName == "Netscape" && keyp.which == 3) { alert(mymessage); return false; } if (navigator.appVersion.indexOf("MSIE") != -1 && event.button == 2) { alert(mymessage); return false; } } document.onmousedown = rtclickcheck //--> </script>
HESAP MAKİNESİ
<CENTER> <FORM name="Keypad" action=""> <TABLE border="1" cellspacing="0" cellpadding="0"> <B> <TABLE border=1 width=50 height=60 cellpadding=1 cellspacing=1> <TR> <TD colspan=3 align=middle> <input name="ReadOut" type="Text" size=24 value="0" width=100%> </TD> <TD </TD> <TD> <input name="btnClear" type="Button" value=" C " onclick="Clear()"> </TD> <TD><input name="btnClearEntry" type="Button" value=" CE " onclick="ClearEntry()"> </TD> </TR> <TR> <TD> <input name="btnSeven" type="Button" value=" 7 " onclick="NumPressed(7)"> </TD> <TD> <input name="btnEight" type="Button" value=" 8 " onclick="NumPressed(8)"> </TD> <TD> <input name="btnNine" type="Button" value=" 9 " onclick="NumPressed(9)"> </TD> <TD> </TD> <TD> <input name="btnNeg" type="Button" value=" +/- " onclick="Neg()"> </TD> <TD> <input name="btnPercent" type="Button" value=" % " onclick="Percent()"> </TD> </TR> <TR> <TD> <input name="btnFour" type="Button" value=" 4 " onclick="NumPressed(4)"> </TD> <TD> <input name="btnFive" type="Button" value=" 5 " onclick="NumPressed(5)"> </TD> <TD> <input name="btnSix" type="Button" value=" 6 " onclick="NumPressed(6)"> </TD> <TD> </TD> <TD align=middle><input name="btnPlus" type="Button" value=" + " onclick="Operation('+')"> </TD> <TD align=middle><input name="btnMinus" type="Button" value=" - " onclick="Operation('-')"> </TD> </TR> <TR> <TD> <input name="btnOne" type="Button" value=" 1 " onclick="NumPressed(1)"> </TD> <TD> <input name="btnTwo" type="Button" value=" 2 " onclick="NumPressed(2)"> </TD> <TD> <input name="btnThree" type="Button" value=" 3 " onclick="NumPressed(3)"> </TD> <TD> </TD> <TD align=middle><input name="btnMultiply" type="Button" value=" * " onclick="Operation('*')"> </TD> <TD align=middle><input name="btnDivide" type="Button" value=" / " onclick="Operation('/')"> </TD> </TR> <TR> <TD> <input name="btnZero" type="Button" value=" 0 " onclick="NumPressed(0)"> </TD> <TD> <input name="btnDecimal" type="Button" value=" . " onclick="Decimal()"> </TD> <TD colspan=3> </TD> <TD> <input name="btnEquals" type="Button" value=" = " onclick="Operation('=')"> </TD> </TR> </TABLE> </TABLE> </B> </FORM> </CENTER> <font face="Verdana, Arial, Helvetica" size=2> <SCRIPT LANGUAGE="JavaScript"> <!-- Begin var FKeyPad = document.Keypad; var Accum = 0; var FlagNewNum = false; var PendingOp = ""; function NumPressed (Num) { if (FlagNewNum) { FKeyPad.ReadOut.value = Num; FlagNewNum = false; } else { if (FKeyPad.ReadOut.value == "0") FKeyPad.ReadOut.value = Num; else FKeyPad.ReadOut.value += Num; } } function Operation (Op) { var Readout = FKeyPad.ReadOut.value; if (FlagNewNum && PendingOp != "="); else { FlagNewNum = true; if ( '+' == PendingOp ) Accum += parseFloat(Readout); else if ( '-' == PendingOp ) Accum -= parseFloat(Readout); else if ( '/' == PendingOp ) Accum /= parseFloat(Readout); else if ( '*' == PendingOp ) Accum *= parseFloat(Readout); else Accum = parseFloat(Readout); FKeyPad.ReadOut.value = Accum; PendingOp = Op; } } function Decimal () { var curReadOut = FKeyPad.ReadOut.value; if (FlagNewNum) { curReadOut = "0."; FlagNewNum = false; } else { if (curReadOut.indexOf(".") == -1) curReadOut += "."; } FKeyPad.ReadOut.value = curReadOut; } function ClearEntry () { FKeyPad.ReadOut.value = "0"; FlagNewNum = true; } function Clear () { Accum = 0; PendingOp = ""; ClearEntry(); } function Neg () { FKeyPad.ReadOut.value = parseFloat(FKeyPad.ReadOut.value) * -1; } function Percent () { FKeyPad.ReadOut.value = (parseFloat(FKeyPad.ReadOut.value) / 100) * parseFloat(Accum); } // End --> </SCRIPT>
YUKARIDAN İNEN YAZI
<BODY aLink=#800000 link=#008080 onload=dynAnimation8() vLink=#ff0000> <P align=center style="LEFT: 10000px! important; POSITION: relative! important" dynamicanimation8="dropWord"><BIG>Web Sitemize Hos</big><BIG> Geldiniz!</BIG></P> <P align=center style="LEFT: 10000px! important; POSITION: relative! important" dynamicanimation8="dropWord"><SMALL><FONT face=Arial>WWW.html-kodlari.tr.gg-Link ve Eğlence Merkezi </FONT></SMALL></P> <P align=left style="LEFT: 10000px! important; POSITION: relative! important" dynamicanimation8="dropWord"><FONT face=Arial> </FONT></P> <P> </P> <P> </P> <SCRIPT language=JavaScript FPTYPE="dynamicanimation8"> <!-- // Link ve Eğlence Merkezi --> www.html-kodlari.tr.gg dynamicanimAttr = "dynamicanimation8" animateElements = new Array() currentElement = 0 speed = 0 stepsZoom = 8 stepsWord = 8 stepsFly = 12 stepsSpiral = 16 steps = stepsZoom step = 0 outString = "" function dynAnimation8() { var ms = navigator.appVersion.indexOf("MSIE") ie4 = (ms>0) && (parseInt(navigator.appVersion.substring(ms+5, ms+6)) >= 4) if(!ie4) { if((navigator.appName == "Netscape") && (parseInt(navigator.appVersion.substring(0, 1)) >= 4)) { for (index=document.layers.length-1; index >= 0; index--) { layer=document.layers[index] if (layer.left==10000) layer.left=0 } } return } for (index=document.all.length-1; index >= document.body.sourceIndex; index--) { el = document.all[index] animation = el.getAttribute(dynamicanimAttr, false) if(null != animation) { if(animation == "dropWord" || animation == "flyTopRightWord" || animation == "flyBottomRightWord") { ih = el.innerHTML outString = "" i1 = 0 iend = ih.length while(true) { i2 = startWord(ih, i1) if(i2 == -1) i2 = iend outWord(ih, i1, i2, false, "") if(i2 == iend) break i1 = i2 i2 = endWord(ih, i1) if(i2 == -1) i2 = iend outWord(ih, i1, i2, true, animation) if(i2 == iend) break i1 = i2 } document.all[index].innerHTML = outString document.all[index].style.posLeft = 0 document.all[index].setAttribute(dynamicanimAttr, null) } if(animation == "zoomIn" || animation == "zoomOut") { ih = el.innerHTML outString = "<SPAN " + dynamicanimAttr + "="" + animation + "" style="position: relative; left: 10000;">" outString += ih outString += "</SPAN>" document.all[index].innerHTML = outString document.all[index].style.posLeft = 0 document.all[index].setAttribute(dynamicanimAttr, null) } } } i = 0 for (index=document.body.sourceIndex; index < document.all.length; index++) { el = document.all[index] animation = el.getAttribute(dynamicanimAttr, false) if (null != animation) { if(animation == "flyLeft") { el.style.posLeft = 10000-offsetLeft(el)-el.offsetWidth el.style.posTop = 0 } else if(animation == "flyRight") { el.style.posLeft = 10000-offsetLeft(el)+document.body.offsetWidth el.style.posTop = 0 } else if(animation == "flyTop" || animation == "dropWord") { el.style.posLeft = 0 el.style.posTop = document.body.scrollTop-offsetTop(el)-el.offsetHeight } else if(animation == "flyBottom") { el.style.posLeft = 0 el.style.posTop = document.body.scrollTop-offsetTop(el)+document.body.offsetHeight } else if(animation == "flyTopLeft") { el.style.posLeft = 10000-offsetLeft(el)-el.offsetWidth el.style.posTop = document.body.scrollTop-offsetTop(el)-el.offsetHeight } else if(animation == "flyTopRight" || animation == "flyTopRightWord") { el.style.posLeft = 10000-offsetLeft(el)+document.body.offsetWidth el.style.posTop = document.body.scrollTop-offsetTop(el)-el.offsetHeight } else if(animation == "flyBottomLeft") { el.style.posLeft = 10000-offsetLeft(el)-el.offsetWidth el.style.posTop = document.body.scrollTop-offsetTop(el)+document.body.offsetHeight } else if(animation == "flyBottomRight" || animation == "flyBottomRightWord") { el.style.posLeft = 10000-offsetLeft(el)+document.body.offsetWidth el.style.posTop = document.body.scrollTop-offsetTop(el)+document.body.offsetHeight } else if(animation == "spiral") { el.style.posLeft = 10000-offsetLeft(el)-el.offsetWidth el.style.posTop = document.body.scrollTop-offsetTop(el)-el.offsetHeight } else if(animation == "zoomIn") { el.style.posLeft = 10000 el.style.posTop = 0 } else if(animation == "zoomOut") { el.style.posLeft = 10000 el.style.posTop = 0 } else { el.style.posLeft = 10000-offsetLeft(el)-el.offsetWidth el.style.posTop = 0 } el.initLeft = el.style.posLeft el.initTop = el.style.posTop animateElements[i++] = el } } window.setTimeout("animate();", speed) } function offsetLeft(el) { x = el.offsetLeft for (e = el.offsetParent; e; e = e.offsetParent) x += e.offsetLeft; return x } function offsetTop(el) { y = el.offsetTop for (e = el.offsetParent; e; e = e.offsetParent) y += e.offsetTop; return y } function startWord(ih, i) { for(tag = false; i < ih.length; i++) { c = ih.charAt(i) if(c == '<') tag = true if(!tag) return i if(c == '>') tag = false } return -1 } function endWord(ih, i) { nonSpace = false space = false while(i < ih.length) { c = ih.charAt(i) if(c != ' ') nonSpace = true if(nonSpace && c == ' ') space = true if(c == '<') return i if(space && c != ' ') return i i++ } return -1 } function outWord(ih, i1, i2, dyn, anim) { if(dyn) outString += "<SPAN " + dynamicanimAttr + "="" + anim + "" style="position: relative; left: 10000;">" outString += ih.substring(i1, i2) if(dyn) outString += "</SPAN>" } function animate() { el = animateElements[currentElement] animation = el.getAttribute(dynamicanimAttr, false) step++ if(animation == "spiral") { steps = stepsSpiral v = step/steps rf = 1.0 - v t = v * 2.0*Math.PI rx = Math.max(Math.abs(el.initLeft), 200) ry = Math.max(Math.abs(el.initTop), 200) el.style.posLeft = Math.ceil(-rf*Math.cos(t)*rx) el.style.posTop = Math.ceil(-rf*Math.sin(t)*ry) } else if(animation == "zoomIn") { steps = stepsZoom el.style.fontSize = Math.ceil(50+50*step/steps) + "%" el.style.posLeft = 0 } else if(animation == "zoomOut") { steps = stepsZoom el.style.fontSize = Math.ceil(100+200*(steps-step)/steps) + "%" el.style.posLeft = 0 } else { steps = stepsFly if(animation == "dropWord" || animation == "flyTopRightWord" || animation == "flyBottomRightWord") steps = stepsWord dl = el.initLeft / steps dt = el.initTop / steps el.style.posLeft = el.style.posLeft - dl el.style.posTop = el.style.posTop - dt } if (step >= steps) { el.style.posLeft = 0 el.style.posTop = 0 currentElement++ step = 0 } if(currentElement < animateElements.length) window.setTimeout("animate();", speed) } //--> </SCRIPT>
İLERİ GERİ BUTONLARI
<form> <p><input TYPE="button" value="Geri" Name="Geri" onClick="history.back()"> <input TYPE="button" value="Ileri" Name="Ileri" onClick="history.forward()"> </p> </form>
|
|
|
|
|
|
|
|
|
|
|
|
|
Şimdi Twitter Facebok Ve Frienfeed Bir Arada BİZİM SİTEMİZDE !!! |
|
|
|
|
|
|
|
Şimdi Twitter Facebok Ve Frienfeed Bir Arada BİZİM SİTEMİZDE !!! |
|
|
|
|
|
|
Site Kurucusu Enes Karaoğlanoğlu Site Kurucusu Enes KaraoğlanoğluSite Kurucusu Enes Karaoğlanoğlu Site Kurucusu Enes Karaoğlanoğlu |
|
|
|
|
|
|
|
Site Kurucusu Enes KaraoğlanoğluSite Kurucusu Enes Karaoğlanoğlu Site Kurucusu Enes Karaoğlanoğlu |
|
|
|
|
|
|
Site Kurucusu Enes Karaoğlanoğlu Site Kurucusu Enes KaraoğlanoğluSite Kurucusu Enes Karaoğlanoğlu Site Kurucusu Enes Karaoğlanoğlu |
|
|
|
Bugün 17841 ziyaretçi (40697 klik) kişi burdaydı! |