|
 |
|
SİTEMİZDE BİRİNCİ(1.)SEÇİLEN SINIF ARKADAŞIMIZA BİR HEDİYEMİZ OLACAKTIR |
|
|
|
herkese slm lütfen sitemizdeki ankete oy verin |
|
|
|
|
|
 |
|
istediğiniz html kodu |
|
|
|
|
|
|
|
|
|
|
|
hoşgeldiniz kodu
<body> <html> <body BGCOLOR="#FFFFFF" onLoad="alert('Siteme Hosgeldiniz!');" onUnload="alert('Teşekkür Ederiz...');"> </body> </html> </body>
sayfada dönen yazı kodu
<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 kaydırma
<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>
sağ tuş kilidi (ama ziyaretçiler bu linki sevmezler)
<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>
yandan açılan menü
<HTML> <HEAD> <TITLE>Insert Your Title</TITLE> <META name="Generator" content="Soft Lite ScriptWorx 4.0"> <style> <!-- #slidemenubar, #slidemenubar2{ position:absolute; left:-155px; width:160px; top:170px; border:1.5px solid navy; background-color:lightblue; layer-background-color:lightblue; font:bold 12px Verdana; line-height:20px; } --> </style> </HEAD> <BODY topmargin="0" leftmargin="0" link="#0000FF" vlink="#800080" alink="#FF0000"> <!-- Type your text here //--> <script language="JavaScript1.2"> /* Sliding Menu Bar Script- © html-kodlari.tr.gg (www.html-kodlari.tr.gg) For full source code, installation instructions, 100's more DHTML scripts, and Terms Of Use, visit html-kodlari.tr.gg */ if (document.all) document.write('<div id="slidemenubar2" style="left:-150" onMouseover="pull()" onMouseout="draw()">') </script> <layer id="slidemenubar" onMouseover="pull()" onMouseout="draw()"> <script language="JavaScript1.2"> var sitems=new Array() var sitemlinks=new Array() //extend or shorten this list sitems[0]="Home" sitems[1]="Take our survey!" sitems[2]="Menus And Navigation" sitems[3]="Document Effects" sitems[4]="Scrollers" sitems[5]="Image Effects" sitems[6]="Links And Buttons" sitems[7]="Dynamic Clocks & Dates" sitems[8]="Text Animations" sitems[9]="Browser Window" sitems[10]="User System Information" sitems[11]="Cascading Style Sheets" sitems[12]="Other" //These are the links pertaining to the above text. sitemlinks[0]="../test.htm" sitemlinks[1]=".." sitemlinks[2]="../filancaindex1/index.html" sitemlinks[3]="../ filancaindex1/index.html" sitemlinks[4]="../ filancaindex1/index.html" sitemlinks[5]="../ filancaindex1/index.html" sitemlinks[6]="../ filancaindex1/index.html" sitemlinks[7]="../ filancaindex1/index.html" sitemlinks[8]="../ filancaindex1/index.html" sitemlinks[9]="../ filancaindex1/index.html" sitemlinks[10]="../ filancaindex1/index.html" sitemlinks[11]="../ filancaindex1/index.html" sitemlinks[12]="../ filancaindex1/index.html" for (i=0;i<=sitems.length-1;i++) document.write('<a href='+sitemlinks[i]+'>'+sitems[i]+'</a><br>') </script> </layer> <script language="JavaScript1.2"> function regenerate(){ window.location.reload() } function regenerate2(){ if (document.layers) setTimeout("window.onresize=regenerate",400) } window.onload=regenerate2 if (document.all){ document.write('</div>') themenu=document.all.slidemenubar2.style rightboundary=0 leftboundary=-150 } else{ themenu=document.layers.slidemenubar rightboundary=150 leftboundary=10 } function pull(){ if (window.drawit) clearInterval(drawit) pullit=setInterval("pullengine()",50) } function draw(){ clearInterval(pullit) drawit=setInterval("drawengine()",50) } function pullengine(){ if (document.all&&themenu.pixelLeft<rightboundary) themenu.pixelLeft+=5 else if(document.layers&&themenu.left<rightboundary) themenu.left+=5 else if (window.pullit) clearInterval(pullit) } function drawengine(){ if (document.all&&themenu.pixelLeft>leftboundary) themenu.pixelLeft-=5 else if(document.layers&&themenu.left>leftboundary) themenu.left-=5 else if (window.drawit) clearInterval(drawit) } </script> </BODY> </HTML>
yukarıddan inen yazı
<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> |
|
|
|
|
|
|
 |
|
SİTEMİZ ANKETİNDE BİRİNCİ(1.)SEÇİLEN KIZIMIZA BİR SÜPRİZİMİZ VAR |
|
|
|
|
|
|
|
|
 |
|
galasataray |
|
|
|
|
|
|
|
|
|
Bugün 2 ziyaretçi (5 klik) kişi burdaydı! |