nO rItE cLiCk cOde Free JavaScripts provided by The JavaScript Source <script language="JavaScript"><!--function click(){if (event.button==2){alert('TEXT HERE')}}document.onmousedown=click// --></script> DaNgErOuS nO rItE cLiCk cOde <script LANGUAGE="JavaScript"> document.onmousedown=click var times=0 var times2=10 function click() { if ((event.button==2) || (event.button==3)) { if (times>=1) { bye() } alert(" TEXT HERE "); times++ } } function bye() { alert(" TEXT HERE "); bye() } </script> </select></form> CoLoReD rItE cLiCk cOde <style> <!-- #ie5menu{ position:absolute; width:170px; border:2px solid skyblue; background-color:blue; font-family:verdana; font-size:12; line-height:14px; cursor:n-resize; visibility:hidden; } .menuitems{ padding-left:12px; padding-right:12px; } --> </style> <script language="JavaScript1.2"> //set this variable to 1 if you wish the URLs of the highlighted menu to be displayed in the status bar var display_url=0 function showmenuie5(){ var rightedge=document.body.clientWidth-event.clientX var bottomedge=document.body.clientHeight-event.clientY if (rightedge<ie5menu.offsetWidth) ie5menu.style.left=document.body.scrollLeft+event.clientX-ie5menu.offsetWidth else ie5menu.style.left=document.body.scrollLeft+event.clientX if (bottomedge<ie5menu.offsetHeight) ie5menu.style.top=document.body.scrollTop+event.clientY-ie5menu.offsetHeight else 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="white" event.srcElement.style.color="cornflowerblue" if (display_url==1) window.status=event.srcElement.url } } function lowlightie5(){ if (event.srcElement.className=="menuitems"){ event.srcElement.style.backgroundColor="white" event.srcElement.style.color="deepskyblue" window.status='' } } function jumptoie5(){ if (event.srcElement.className=="menuitems") window.location=event.srcElement.url } </script> <!--[if IE]> <div id="ie5menu" onMouseover="highlightie5()" onMouseout="lowlightie5()" onClick="jumptoie5()"> <div class="menuitems" target="_new" url="mailto:EMAiL@bLaH.cOM"> wRiTe wHaT uU wANt hErE<br> </div> </div> </div> <![endif]--> <script language="JavaScript1.2"> document.oncontextmenu=showmenuie5 if (document.all&&window.print) document.body.onclick=hidemenuie5 </script> </select></form> cOLoREd sCrOLL bAr <style> <!-- BODY{ scrollbar-face-color:COLOR HERE; scrollbar-arrow-color:COLOR HERE; scrollbar-track-color:COLOR HERE; scrollbar-shadow-color:COLOR HERE; scrollbar-highlight-color:COLOR HERE; scrollbar-3dlight-color:COLOR HERE; scrollbar-darkshadow-Color:COLOR HERE; } --> </style> </script> eNtEr pOp-uP <SCRIPT language="JavaScript">alert(" TEXT HERE ") </SCRIPT></script> LeAviNg pOp-uP <BODY onUnload="alert(' TEXT HERE ');"> </style> </script> nAmE aSkInG pOp-uP <script language="JavaScript"> <!-- var name=prompt("Enter Your Name, Please.","name"); var today = new Date () var hrs = today.getHours(); document.writeln("<b><font size=4 face='Comic Sans MS'>"); document.writeln("<b>"); if (hrs <= 12) document.write("Good Morning "+name+'!'); else if (hrs <= 18) document.write("Good Afternoon "+name+'!'); else document.write("Good Evening "+name+'!'); document.writeln("<br>"); // --> </script> </style> </script> nO sELeCt tExT <script language="JavaScript1.2"> //Disable select-text script (IE4+, NS6+)- By Andy Scott //Exclusive permission granted to Dynamic Drive to feature script //Visit http://www.dynamicdrive.com for this script function disableselect(e){ return false } function reEnable(){ return true } //if IE4+ document.onselectstart=new Function ("return false") //if NS6 if (window.sidebar){ document.onmousedown=disableselect document.onclick=reEnable } </script> </style> </script> cRoSsHaIr <!-- HTML / JAVA CODE FROM www.electronerdz.com/loon --> <head> <style> <!-- #leftright, #topdown{ position:absolute; left:0; top:0; width:1px; height:1px; layer-background-color:red; background-color:red; z-index:100; font-size:1px; } --> </style> </head> <div id="leftright" style="width:expression(document.body.clientWidth-2)"></div> <div id="topdown" style="height:expression(document.body.clientHeight-2)"></div> <script language="JavaScript1.2"> <!-- if (document.all&&!window.print){ leftright.style.width=document.body.clientWidth-2 topdown.style.height=document.body.clientHeight-2 } else if (document.layers){ document.leftright.clip.width=window.innerWidth document.leftright.clip.height=1 document.topdown.clip.width=1 document.topdown.clip.height=window.innerHeight } function followmouse1(){ //move cross engine for IE 4+ leftright.style.pixelTop=document.body.scrollTop+event.clientY+1 topdown.style.pixelTop=document.body.scrollTop if (event.clientX<document.body.clientWidth-2) topdown.style.pixelLeft=document.body.scrollLeft+event.clientX+1 else topdown.style.pixelLeft=document.body.clientWidth-2 } function followmouse2(e){ //move cross engine for NS 4+ document.leftright.top=e.y+1 document.topdown.top=pageYOffset document.topdown.left=e.x+1 } if (document.all) document.onmousemove=followmouse1 else if (document.layers){ window.captureEvents(Event.MOUSEMOVE) window.onmousemove=followmouse2 } function regenerate(){ window.location.reload() } function regenerate2(){ setTimeout("window.onresize=regenerate",400) } if ((document.all&&!window.print)||document.layers) //if the user is using IE 4 or NS 4, both NOT IE 5+ window.onload=regenerate2 //--> </script> </style> </script> pOp-uP wIt cAnCeL <SCRIPT language="JavaScript">confirm("TEXT HERE")</SCRIPT> </script> </style> </script> bAsIc mArQuEe <p align=center><marquee>TEXT HERE</marquee> mArQuEe wItH bAcKgRoUnD <p align=center><marquee bgcolor=blue>YOUR TEXT HERE</marquee> bOuNcY mArQuEe <p align=center><marquee behavior=alternate>TEXT HERE</marquee> mArQuEe wItH a LiNk <p align=center><script language="JavaScript1.2"> //Specify the marquee's width (in pixels) var marqueewidth=530 //Specify the marquee's height (in pixels, pertains only to NS) var marqueeheight=10 //Specify the marquee's scroll speed (larger is faster) var speed=6 //Specify the marquee contents var marqueecontents='<font color="#ff0000"font face="Pristina"><strong><big>Thank you for visiting <a href="http://hometown.aol.com/YOUR PAGE URL GOES HERE.html">YOUR TEXT GOES HERE.</a> </big></strong></font>' if (document.all) document.write('<marquee scrollAmount='+speed+' style="width:'+marqueewidth+'">'+marqueecontents+'</marquee>') function regenerate(){ window.location.reload() } function regenerate2(){ if (document.layers){ setTimeout("window.onresize=regenerate",450) intializemarquee() } } function intializemarquee(){ document.cmarquee01.document.cmarquee02.document.write('<nobr>'+marqueecontents+'</nobr>') document.cmarquee01.document.cmarquee02.document.close() thelength=document.cmarquee01.document.cmarquee02.document.width scrollit() } function scrollit(){ if (document.cmarquee01.document.cmarquee02.left>=thelength*(-1)){ document.cmarquee01.document.cmarquee02.left-=speed setTimeout("scrollit()",100) } else{ document.cmarquee01.document.cmarquee02.left=marqueewidth scrollit() } } window.onload=regenerate2 </script> LiNk buTtOn <p align=center><FORM METHOD="link" ACTION="URL HERE"> <INPUT TYPE="submit" VALUE="CLICK ME" style="font-family:Chiller" style="border style:solid" style="background:white" style="color:blue"> </FORM> E-mAiL bUtToN <FORM METHOD="link" ACTION="mailto:name@email.com"> <INPUT TYPE="submit" VALUE="TEXT HERE" style="font-family:FONT" style="border style:solid" style="background:COLOR" style="color:COLORHERE"> </FORM> iM LiNk <p align=center><a href="aol://9293:screennamehere"> IM Link </a><br> cLoCk <table border=2 bordercolor=blue cellspacing=0><tr><td> <applet codebase=http://www.ClockBot.com/ code=clockbot.Clock width=125 height=25> <param name=bgColor value="#000000"> <param name=fgColor value="#FFFFFF"> <param name=shadowColor value="#FFFFFF"> <param name=fontName value="arial"> <param name=fontSize value="20"> <param name=xoff value="2"> <param name=yoff value="2"> <param name=xstart value="10"> <param name=ystart value="21"> <param name=rot value="0"> <param name=msleep value="300"> </applet></table> </style> </script> dRoP-dOwN LiSt <form><select name=select size="1" style="background-color:black; font size:2pt; font-family:vandera; color:red" onchange="location.href= (form.select.options[form.select.selectedIndex].value)"> <option value="http://www.sparklingminnie.dot.nu">drop down linkz like this</option> <option value="URL">PAGE LINK</option> <option value="URL">PAGE LINK</option> </select></form> </script> </style> </script> bLiNkInG tEsT <p align=center> <SCRIPT LANGUAGE="JavaScript1.2"> <!-- Begin function initArray() { this.length = initArray.arguments.length; for (var i = 0; i < this.length; i++) { this[i] = initArray.arguments[i]; } } var ctext = "Wow! Look at all the pretty colors! ;-)"; var speed = 1000; var x = 0; var color = new initArray( "red", "blue", "green", "black" ); if(navigator.appName == "Netscape") { document.write('<layer id="c"><center>'+ctext+'</center></layer><br>'); } if (navigator.appVersion.indexOf("MSIE") != -1){ document.write('<div id="c"><center>'+ctext+'</center></div>'); } function chcolor(){ if(navigator.appName == "Netscape") { document.c.document.write('<center><font color="'+color[x]); document.c.document.write('">'+ctext+'</font></center>'); document.c.document.close(); } else if (navigator.appVersion.indexOf("MSIE") != -1){ document.all.c.style.color = color[x]; } (x < color.length-1) ? x++ : x = 0; } setInterval("chcolor()",1000); // End --> </script> CoLoR mOvInG tExT <SCRIPT LANGUAGE="JavaScript1.2"> <!-- Begin text = "Trixie and Diesel-dom"; // The text to scroll color1 = "red"; // original text color color2 = "black"; // new character color fontsize = "2"; // font size of text speed = 75; // how fast to rotate to next character // time is in milliseconds, (i.e. 1000 = 1 second) i = 0; if (navigator.appName == "Netscape") { document.write("<layer id=a visibility=show></layer><br><br><br>"); } else { document.write("<div id=a></div>"); } function changeCharColor() { if (navigator.appName == "Netscape") { document.a.document.write("<center><font size =" + fontsize + "><font color=" + color1 + ">"); for (var j = 0; j < text.length; j++) { if(j == i) { document.a.document.write("<font color=" + color2 + ">" + text.charAt(i) + "</font>"); } else { document.a.document.write(text.charAt(j)); } } document.a.document.write('</font></font></center>'); document.a.document.close(); } if (navigator.appName == "Microsoft Internet Explorer") { str = "<center><font size=" + fontsize + "><font color=" + color1 + ">"; for (var j = 0; j < text.length; j++) { if( j == i) { str += "<font color=" + color2 + ">" + text.charAt(i) + "</font>"; } else { str += text.charAt(j); } } str += "</font></font></center>"; a.innerHTML = str; } (i == text.length) ? i=0 : i++; // reset after going through all letters } setInterval("changeCharColor()", speed); // End --> </script> <!-- Script Size: 1.89 KB --> tExT aReA <textarea rows=# cols=#> TEXT GOES HERE tExT aReA wItH cOLoRs <textarea ROWS=5 COLS=15 style="background:COLOR" style="font-family:FONT" style="color:COLOR HERE" style="border style:solid"> TEXT TEXT
<script language="JavaScript"><!--function click(){if (event.button==2){alert('TEXT HERE')}}document.onmousedown=click// --></script>