x
בניית אתרים בחינם
ברוכים הבאים לפיצוץ
תצביעו לנו בתחרות האתר של מומו הפרה
http://www.2all.co.il/web/Sites/sport-line/
דף הבית
פורום בקשות לאתר
הורדות סרגל כלים לאתר
פורום ספורט
משחקי ספורט
האי לצפייה ישירה
רקעים
רקעים2
הזמנת סרגלי כלים
סקירפטים
סקירפטים2
סקירפטים3
סקירפטים4
icytower
icytower2
אקים למייפל סטורי 0/47
הורדת המשחק מייפל סטורי
יצירת פסי גלילה
צור קשר
מדריכים לפוקימון
סרטונים
pokemoncrater משחק פוקימון
תחרות האתרים
קודים לgta
מערכת שעות
ביצים לאימוץ
משתתפים בתחרות
קורא המחשבות
עיצובים קודמים
מייפל Hebrew
משחקים להורדה
רוצים להכין סיקיו לחצו כאן
רוצים להכין גליטור??
המיעץ הורטואלי
אותיות גליטר בעיברית
איך לצייר בובספוג
איך לצייר את מיק מאוס
איך לצייר את ארתור
ערכות נושא לנוקיה
ערכות נושא לסוני אריקסון
fifa 2008 להורדה
מגלה מספר טלפון
הקמת תחנת רדיו
פרום מייפל סטורי
סרגל הכלים האי!!{חדש}
פטושופ להורדה
תחרות
מאמינים בחייזרים?
וינדוס ויסטה להורדה
ציטים בן 10
דף הבית
פורום בקשות לאתר
הורדות סרגל כלים לאתר
פורום ספורט
משחקי ספורט
האי לצפייה ישירה
רקעים
רקעים2
הזמנת סרגלי כלים
סקירפטים
סקירפטים2
סקירפטים3
סקירפטים4
icytower
icytower2
אקים למייפל סטורי 0/47
הורדת המשחק מייפל סטורי
יצירת פסי גלילה
צור קשר
מדריכים לפוקימון
סרטונים
pokemoncrater משחק פוקימון
תחרות האתרים
קודים לgta
מערכת שעות
ביצים לאימוץ
משתתפים בתחרות
קורא המחשבות
עיצובים קודמים
מייפל Hebrew
משחקים להורדה
רוצים להכין סיקיו לחצו כאן
רוצים להכין גליטור??
המיעץ הורטואלי
אותיות גליטר בעיברית
איך לצייר בובספוג
איך לצייר את מיק מאוס
איך לצייר את ארתור
ערכות נושא לנוקיה
ערכות נושא לסוני אריקסון
fifa 2008 להורדה
מגלה מספר טלפון
הקמת תחנת רדיו
פרום מייפל סטורי
סרגל הכלים האי!!{חדש}
פטושופ להורדה
תחרות
מאמינים בחייזרים?
וינדוס ויסטה להורדה
ציטים בן 10
התחברות
התחברות
חבר חדש
שכחתי סיסמא
מונה כניסות :
770
שמים לב?! הרקע זז....הנה הקוד
<SCRIPT language="VBScript"> <!-- dim MoveItX, MoveItY, mnumfond MoveItY=0 MoveItX=0 numfond=document.body.sourceIndex SUB SF MoveItY=MoveItY-1 MoveItX=MoveItX+2 Document.all(numfond).style.BackgroundPosition= MoveItX & " " & MoveItY id=SetTimeOut("SF",100,"VBScript") End Sub SF --> </SCRIPT>
שורה משתנה ברענון
כשתרעננו אותי אני אשתנה היי מה קורה
<SCRIPT LANGUAGE="JavaScript"> <!-- Begin var howMany = 1 var quote = new Array(howMany+1) quote[0]="כשתרעננו אותי אני אשתנה" quote[1]="היי מה קורה" function rndnumber(){ var randscript = -1 while (randscript < 0 || randscript > howMany || isNaN(randscript)){ randscript = parseInt(Math.random()*(howMany+1)) } return randscript} quo = rndnumber() quox = quote[quo] document.write(quox) // End --> </SCRIPT>
סקריפט המלצה על האתר
:השולח
:אימייל השולח
:הנמען
:אימייל הנמען
:הנושא
<p align="right"> <form action="http://www.bool.co.il/cgi-bin/bu.cgi?page=send2friend&id=8006" method="post"> <font face="Arial (hebrew)"><input type="text" name="sender"></font> :השולח<br> <input type="text" name="sender_email"> :אימייל השולח<br> <font face="Arial (hebrew)"><input type="text" name="receiver"></font> :הנמען<br> <input type="text" name="receiver_email"> :אימייל הנמען<br> <font face="Arial (hebrew)"><input type="text" name="subject"></font> :הנושא<br> <input type="submit" value="שליחת המלצה"> </form> </p>
שעון
<!-- Start http://ClockBot.com/ --> <table border=2><tr><td><applet codebase=http://www.ClockBot.com/ code=clockbot.Clock width=150 height=25></applet></td></tr></table> <!-- End http://ClockBot.com/ -->
שעון עולמי
<html> <head> <SCRIPT LANGUAGE="JavaScript"> <!-- Original: Emanuel Gavrilv (eltal@sprint.ca) --> <!-- Web Site: http://www.angelfire.com/on/eltal --> <!-- This script and many more are available free online at --> <!-- The JavaScript Source!! http://javascript.internet.com --> <!-- Begin function GetTime() { var dt = new Date(); var def = dt.getTimezoneOffset()/60; var gmt = (dt.getHours() + def); document.clock.local.value = (IfZero(dt.getHours()) + ":" + IfZero(dt.getMinutes()) + ":" + IfZero(dt.getSeconds())); var ending = ":" + IfZero(dt.getMinutes()) + ":" + IfZero(dt.getSeconds()); var rome =check24(((gmt + 1) > 24) ? ((gmt + 1) - 24) : (gmt + 1)); document.clock.rome.value = (IfZero(rome) + ending); var isr =check24(((gmt + 2) > 24) ? ((gmt + 2) - 24) : (gmt + 2)); document.clock.Palestine.value = (IfZero(isr) + ending); var msw =check24(((gmt + 3) > 24) ? ((gmt + 3) - 24) : (gmt + 3)); document.clock.msw.value = (IfZero(msw) + ending); var baku =check24(((gmt + 4) > 24) ? ((gmt + 4) - 24) : (gmt + 4)); document.clock.baku.value = (IfZero(baku) + ending); var del =check24(((gmt + 5) > 24) ? ((gmt + 5) - 24) : (gmt + 5)); document.clock.del.value = (IfZero(del) + ending); var dh =check24(((gmt + 6) > 24) ? ((gmt + 6) - 24) : (gmt + 6)); document.clock.dh.value = (IfZero(dh) + ending); var kok =check24(((gmt +7 ) > 24) ? ((gmt +7 ) - 24) : (gmt + 7)); document.clock.kok.value = (IfZero(kok) + ending); var ho =check24(((gmt + 8) > 24) ? ((gmt + 8) - 24) : (gmt + 8)); document.clock.ho.value = (IfZero(ho) + ending); var tky =check24(((gmt + 9) > 24) ? ((gmt + 9) - 24) : (gmt + 9)); document.clock.tky.value = (IfZero(tky) + ending); var sdn =check24(((gmt + 10) > 24) ? ((gmt + 10) - 24) : (gmt + 10)); document.clock.sdn.value = (IfZero(sdn) + ending); var mag =check24(((gmt + 11) > 24) ? ((gmt + 11) - 24) : (gmt + 11)); document.clock.mag.value = (IfZero(mag) + ending); var wll =check24(((gmt + 12) > 24) ? ((gmt + 12) - 24) : (gmt + 12)); document.clock.wll.value = (IfZero(wll) + ending); var _GMT =check24(((gmt) > 24) ? ((gmt) - 24) : (gmt)); document.clock._GMT.value = (IfZero(_GMT) + ":" + IfZero(dt.getMinutes()) + ":" + IfZero(dt.getSeconds())); var eniw =check24(((gmt + (24-12)) > 24) ? ((gmt + (24-12)) - 24) : (gmt + (24-12))); document.clock.eniw.value = (IfZero(eniw) + ending); var sam =check24(((gmt + (24-11)) > 24) ? ((gmt + (24-11)) - 24) : (gmt + (24-11))); document.clock.sam.value = (IfZero(sam) + ending); var haw =check24(((gmt + (24-10)) > 24) ? ((gmt + (24-10)) - 24) : (gmt + (24-10))); document.clock.Hawaii.value = (IfZero(haw) + ending); var ala =check24(((gmt + (24-9)) > 24) ? ((gmt + (24-9)) - 24) : (gmt + (24-9))); document.clock.alaska.value = (IfZero(ala) + ending); var pacif =check24(((gmt + (24-8)) >= 24) ? ((gmt + (24-8)) - 24) : (gmt + (24-8))); document.clock.pacif.value = (IfZero(pacif) + ending); var mount =check24(((gmt + (24-7)) > 24) ? ((gmt + (24-7)) - 24) : (gmt + (24-7))); document.clock.mount.value = (IfZero(mount) + ending); var center =check24(((gmt + (24-6)) > 24) ? ((gmt + (24-6)) - 24) : (gmt + (24-6))); document.clock.center.value = (IfZero(center) + ending); var east =check24(((gmt + (24-5)) > 24) ? ((gmt + (24-5)) - 24) : (gmt + (24-5))); document.clock.east.value = (IfZero(east) + ending); var atl =check24(((gmt + (24-4)) > 24) ? ((gmt + (24-4)) - 24) : (gmt + (24-4))); document.clock.atl.value = (IfZero(atl) + ending); var bra =check24(((gmt + (24-3)) > 24) ? ((gmt + (24-3)) - 24) : (gmt + (24-3))); bra = (bra >= 24) ? bra - 24 : bra; document.clock.bra.value = (IfZero(bra) + ending); var mid =check24(((gmt + (24-2)) > 24) ? ((gmt + (24-2)) - 24) : (gmt + (24-2))); mid = (mid >= 24) ? mid - 24 : mid; document.clock.mid.value = (IfZero(mid) + ending); var azo =check24(((gmt + (24-1)) > 24) ? ((gmt + (24-1)) - 24) : (gmt + (24-1))); azo = (azo >= 24) ? azo - 24 : azo; document.clock.azo.value = (IfZero(azo) + ending); setTimeout("GetTime()", 1000); } function IfZero(num) { return ((num <= 9) ? ("0" + num) : num); } function check24(hour) { return (hour >= 24) ? hour - 24 : hour; } // End --> </script> </head> <BODY onLoad="javascript:GetTime();"> <form name="clock"> <strong>Local Time <input type="text" size="8" name="local"></strong> <p> Eniwetok (GMT-12) <input type="text" size="8" name="eniw"><br> Samoa (GMT-11) <input type="text" size="8" name="sam"><br> Hawaii (GMT-10) <input type="text" size="8" name="Hawaii"> <p> Alaska (GMT-9) <input type="text" size="8" name="alaska"><br> Pacific Time (GMT-8) <input type="text" size="8" name="pacif"><br> Mountain Time (GMT-7) <input type="text" size="8" name="mount"> <p> Central Time (GMT-6) <input type="text" size="8" name="center"><br> Eastern Time (GMT-5) <input type="text" size="8" name="east"><br> Atlantic Time (GMT-4) <input type="text" size="8" name="atl"> <p> Brazilia (GMT-3) <input type="text" size="8" name="bra"><br> Mid-Atlantic (GMT-2) <input type="text" size="8" name="mid"><br> Azores (GMT-1) <input type="text" size="8" name="azo"> <p> <strong>Greenwich Mean Time (GMT) <input type="text" size="8" name="_GMT"></strong> <p> Rome (GMT +1) <input type="text" size="8" name="rome"><br> Palestine (GMT +2) <input type="text" size="8" name="Palestine"><br> Moscow (GMT +3) <input type="text" size="8" name="msw"> <p> Baku (GMT +4) <input type="text" size="8" name="baku"><br> New Delhi (GMT +5) <input type="text" size="8" name="del"><br> Dhakar (GMT +6) <input type="text" size="8" name="dh"> <p> Bangkok (GMT +7) <input type="text" size="8" name="kok"><br> Hong Kong (GMT +8) <input type="text" size="8" name="ho"><br> Tokyo (GMT +9) <input type="text" size="8" name="tky"> <p> Sydney (GMT +10) <input type="text" size="8" name="sdn"><br> Magadan (GMT +11) <input type="text" size="8" name="mag"><br> Wellington (GMT +12) <input type="text" size="8" name="wll"> </form> </center> </body> </html>
שורת הודעות מתחלפות
<script language="JavaScript"><!-- line=new Object() line[1]="www.hadas1.up.co.il" line[2]="ברוכים הבאים לאתר שלי" line[3]=":-) אהבתם את הסקריפט.!?..תהנו" line[4]="תוכלו לשנות את כל המאפיינים..בהצלחה..ביי" lines=4 //--Number of lines //--Don't edit below this line document.write('<form name="bannerform">') document.write('<div align="center"><center><p><input type="text" name="banner" size="48"') document.write(' style="background-color: #000000; color: #f7f7ff; text-align: center; font-family: verdana; font-size: 14pt; border: medium none" onfocus="blur()"></p>') document.write(' </center></div>') document.write('</form>') temp="" nextchar=-1; nextline=1; cursor="\\" function animate(){ if (temp==line[nextline] & temp.length==line[nextline].length & nextline!=lines){ nextline++; nextchar=-1; document.bannerform.banner.value=temp; temp=""; setTimeout("nextstep()",1000)} else if (nextline==lines & temp==line[nextline] & temp.length==line[nextline].length){ nextline=1; nextchar=-1; document.bannerform.banner.value=temp; temp=""; setTimeout("nextstep()",1000)} else{ nextstep()}} function nextstep(){ if (cursor=="\\"){ cursor="|"} else if (cursor=="|"){ cursor="/"} else if (cursor=="/"){ cursor="-"} else if (cursor=="-"){ cursor="\\"} nextchar++; temp+=line[nextline].charAt(nextchar); document.bannerform.banner.value=temp+cursor setTimeout("animate()",25)} document.onload=animate(); // --></script>
טקסט עולה ונעצר כבקשתך
your text
start
|
stop
<marquee id="scroller" direction=up width=150 height=150 style="background-color:lightyellow;border:1px solid black; text-align:left;padding:5"> your text </marquee> <br> <script> if (document.all) scroller.stop() </script> <a href="javascript:scroller.start()">start</a> | <a href="javascript:scroller.stop()">stop</a>
כפתור רענן
<form><input type=button value="רענן " onclick="location.reload()"></form><br>
חסימת מקש ימין נגד גנבות
<script language="JavaScript"> <!-- function stopError() { return true; } window.onerror = stopError; // --> </script> <script language="JavaScript"> <!-- function openLoader( windowURL, windowName, windowFeatures ) { return window.open( windowURL, windowName, windowFeatures ) ; } // --> </script> <style> #ie5menu { position : absolute; width : 150px; border : 2px solid black; background-color : #cfffcf; font-family : Arial; line-height : 20px; cursor : default; visibility : hidden; } .menuitems { padding-left : 15px; padding-right : 15px; text-align : right; } </style> <script language="JavaScript1.1"> <!-- Begin function right(e) { if (navigator.appName == 'Netscape' && (e.which == 3 || e.which == 2)) return false; } return true; } document.onmousedown=right; if (document.layers) window.captureEvents(Event.MOUSEDOWN); window.onmousedown=right; // End --> </script> <script language="JavaScript1.2"> function showmenuie5(){ ie5menu.style.left=document.body.scrollLeft+event.clientX ie5menu.style.top=document.body.scrollTop+event.clientY ie5menu.style.visibility="visible" return false } function hidemenuie5(){ ie5menu.style.visibility="hidden" } function highlightie5(){ if (event.srcElement.className=="menuitems"){ event.srcElement.style.backgroundColor="#000090" event.srcElement.style.color="white" if (display_url==1) window.status=event.srcElement.url } } function lowlightie5(){ if (event.srcElement.className=="menuitems"){ event.srcElement.style.backgroundColor="" event.srcElement.style.color="#000090" window.status='' } } function jumptoie5(){ if (event.srcElement.className=="menuitems") window.location=event.srcElement.url } </script> <font color="#000090" size="2" face="Arial"><b><!--[if IE]> <div id="ie5menu" onMouseover="highlightie5()" onMouseout="lowlightie5()" onClick="jumptoie5()"> <div class="menuitems" url="http://www.hadas1.up.co.il" target="main">www.hadas1.up.co.il</div> </div> <![endif]--> <script language="JavaScript1.2"> document.oncontextmenu=showmenuie5 if (document.all&&window.print) document.body.onclick=hidemenuie5 </script></b></font>
הודעה בהעלאת האתר
<body onload=alert('טקסט')
כל הזכויות שמורות ל-פיצוץ
בניית אתרים בחינם