") preWindow4.document.write("") preWindow4.document.close(); } function endEx(theField) { temp65 = eval("document." + theField + ".value") preWindow4= open("", "preWindow4","status=yes,toolbar=yes,menubar=yes,scrollbars=no,width=500"); preWindow4.document.open(); preWindow4.document.write("") preWindow4.document.write("") preWindow4.document.write("Free Scripts") preWindow4.document.write(temp65); preWindow4.document.write("") preWindow4.document.write("") preWindow4.document.write("Try to right click anywhere on this page!"); preWindow4.document.write(" ") preWindow4.document.write("") preWindow4.document.close(); } function BrowsEx(theField) { temp60 = eval("document." + theField + ".value") preWindow4= open("", "preWindow4","status=yes,toolbar=yes,menubar=yes,scrollbars=no,width=500"); preWindow4.document.open(); preWindow4.document.write("") preWindow4.document.write("") preWindow4.document.write("Free Scripts") preWindow4.document.write("") preWindow4.document.write("") preWindow4.document.write("BROWSER EARTHQUAKE!") preWindow4.document.write(temp60); preWindow4.document.write(" ") preWindow4.document.write("") preWindow4.document.close(); } Menu



Free Scripts



Script Navigation:
Security
Pop Ups
Date & Time
Other


Security



No Right Click Script (IE4+)
Example: Click Here
Place this into the <head> section of your page.
Copy Code

And place this into the <body> tag itself:
<body onMouseDown="noStealing()">




Disable Highlighting Script (IE4+):
Place this into the <head> section of your page.

Copy Code

Top


And place this into the <body> section of your page:
<body onMouseDown="disableSelect()">





No Left or Right Click Script (IE4+)
Place this into the <head> section of your page

Copy Code

And add this into the <body> tag itself:
<body onMouseDown="alert(1)">

Top





Prompting Username a Password Boxes
Set The Username & Password
Place this into the <head> section of your page:
Copy Code






Other



Change background onMouseover Script:
Place this into the <body> section of your page:
Copy Code

Top





Follow Link Upon Mouseover Script
Example: Home
Place this into the <head> section of your page
Copy Code

Then add this into the tag of a link:

<a href="URL Here" onMouseover="follow(this)">Click Here</a>

Top






Go To Link OnSelect Script
Example:
Place this into the <head> section of your page
Copy Code

Then just add this into the <option> and <select> tag of a select bar:

<select onChange="go(this)">
<option value="URL HERE">Option 1</option>

Top





Cool Status Bar onMouseover Script
Example
Just place this into the <a> tag of a link, right after the URL:

onMouseover="window.status='This is a cool script.'; return true" onMouseOut="window.status='';return true"


Top




Body Border Script
Example: Look at the border of this page.
Just place this in the <body> tag, like this:
<body style="border:1px solid; border-color:#0000FF;">

Top




Multiplication Table Script
Place this into the <body> section of your page, following the comments in the script
Copy Code

Top





Haunted Textarea Script
Also seen in the Game Room
Place this into the <head> section of your page
Copy Code

And place this into the <body> section of your page:
Press and hold down a key in here:
<br />
<textarea name="text"
class="messagebox" cols="45" rows="6"
onkeydown="writeText()" onkeyup="eraseText()" ondblclick="tellMe()"
onMouseDown="rightClick()" onmouseup="writeMe()" onchange="youEdit()" onblur="onBlur()">
</textarea> <br />
<form> <input type="reset" value="Clear Textbox"
onClick="clearText()">  <input type="button"
value="Freaky Text" onClick="freakyText()"> </form>

Top




Fancy Cursor
Example: Help Cursor | Crosshair Cursor | Move Cursor
Simply choose a cursor you want below, and put it in the <a> tag of a link.
Hand: style="cursor:hand"
Crosshair: style="cursor:crosshair"
Wait: style="cursor:wait"
Text: style="cursor:text"
Move: style="cursor:move"
Help: style="cursor:help"

Top




Visit A Page In Same Window
Simply place this into the <body> section of your page.
It also displays a message if your browser doesn't support iframe!
Copy Code

Top




Quik Scan
Scans your page for any possible errors.
Place this in the <head> section of your page:
Copy Code

And place this into the <body> section of your page:
<span style="text-align:center">Page Scanned with<br />
<a style="text-decoration:none" href="http://www.quikhtml.com/">Quik Scan</a></span>

Top





Scientific Calculator   NEW!
Example: Click Here.
Simply slap all this code into the <body> section of your page:
Copy Code

Top
 





Tabbed View Script NEW!
Example: Click Here
First, place this into the <head> section of your page:
Copy Code

And place this into the <body> section of your page, customizing what is on each tab.
Copy Code

Top
 





Random Background Color NEW!
Example: Click Here
Simply place this RIGHT AFTER the <body> tag itself:
Copy Code

Top
 





Your Browser And Mouse Info
Example: Click Here
Simply place all this into the <body> section of your page:
Copy Code

Top





Browser Earthquake (works best in AOL)
Example: Click Here
Simply place this RIGHT AFTER the <body> tag itself:
Copy Code

Top





Date & Time



Cool Status Bar Calendar
Example: Look at the status bar of this page.
Simply place this into the <head> section of your page:
Copy Code

Top
If you can't see the status bar calendar, simply press refresh.





Cool Day, Date, and Year Calendar
Example:
Simply place this into the <body> section of your page:
Copy Code

Top





Dynamic Clock
Example: ?
Simply place this into the <body> section of your page:
Copy Code

Top





PopUps



Simple PopUp (onLoad) Script
Example
Simply place this into the <head> section of your page
Copy Code

Top





Simple Greeting Script
Simply place this into the <head> section of your page:
Copy Code

Top


Didn't find a script you were looking for? Request a script