| NAME |
EXAMPLE |
CODE |
COMPATIBILITY |
| |
|
|
|
| Add To Favorites |
View
Example |
View
Code |
|
Lets the user add
the current page to their IE Favorites list.
|
 |
| |
|
|
|
| Advanced Anti-Spam Mailto |
View
Example |
View
Code |
|
This lets you avoid
e-mail harvesters collecting your e-mail on your
website and using it for spam, by separating
your address.
|
 |
| |
|
|
|
| Automatically Break Frames |
View
Example |
View
Code |
|
This page will automatically
break frames. This works for times when other
framed sites are linking to your unframed site.
|
 |
| |
|
|
|
| Automatic Download |
View
Example |
View
Code |
|
You can have a web
page automatically send a user a file for download.
|
 |
| |
|
|
|
| Automatic Pop-up Window |
View
Example |
View
Code |
|
This will automatically
spawn a pop-up window every time the page loads.
|
 |
| |
|
|
|
| Automatic Pop-up Window |
View
Example |
View
Code |
|
This will automatically
spawn a pop-up window only once per user, until
the defined expiration of the cookie occurs.
|
 |
| |
|
|
|
| Character Limit |
View
Example |
View
Code |
|
Limits the number
of characters used in a text area.
|
 |
| |
|
|
|
| Character Limit With Countdown |
View Example |
View Code |
|
Limits the number of characters used in a text area.
|
 |
| |
|
|
|
| Check All Textboxes |
View
Example |
View
Code |
|
This will let you
check and uncheck all checkboxes from one button.
|
 |
| |
|
|
|
| Checkbox Pass Page |
View
Example |
View
Code |
|
The user's checkbox
choices will determine which page they will go
to next.
|
 |
| |
|
|
|
| Checkbox Text Link |
View
Example |
View
Code |
|
This allows the user
to check a box by clicking on the text link next
to it, instead of having to click inside the
box area.
|
 |
| |
|
|
|
| Clear Textarea On Click |
View Example |
View Code |
|
This allows you to simply click on a text field to clear the data.
|
 |
| |
|
|
|
| Close Pop-up Window |
View
Example |
View
Code |
|
This allows the user
to close a pop-up window by using a text link
or a form button.
|
 |
| |
|
|
|
| Colored Scrollbar |
View
Example |
View
Code |
|
This allows you to
modify the colors of the vertical scrollbar.
|
 |
| |
|
|
|
| Confirmation Button |
View
Example |
View
Code |
|
You can confirm whether
a user really wants to perform a certain action,
and let them proceed or cancel accordingly.
|
 |
| |
|
|
|
| Copyright Date Auto Update |
View Example |
View Code |
|
Let's you have the copyright date automatically update every year.
|
 |
| |
|
|
|
| Current Date |
View
Example |
View
Code |
|
This prints out the
current date, according to the user's machine.
|
 |
| |
|
|
|
| Disable Right Clicking |
View
Example |
View
Code |
|
This will prevent
users from right-clicking to download images,
and other copyrighted material.
|
 |
| |
|
|
|
| Disabled Form Field |
View
Example |
View
Code |
|
This restricts the
user enter any data into a form field. Useful
if the field is filled in for the user.
|
 |
| |
|
|
|
| Dynamic Form |
View
Example |
View
Code |
|
This shows how you
can change another form value, by changing a
form value.
|
 |
| |
|
|
|
| Error Trapping |
View
Example |
View
Code |
|
This will keep errors
from appearing on the page, and the user from
being notified.
|
 |
| |
|
|
|
| Fake Links |
View
Example |
View
Code |
|
This allows you to
appear to have a link to a site, when in reality
it's linking to another site.
|
 |
| |
|
|
|
| Favorites Icon |
No
Example |
View
Code |
|
Create a Favorites
Icon to show up next to your link when a user
bookmarks your site.
|
 |
| |
|
|
|
| Full Justification |
No
Example |
View
Code |
|
Creating paragraphs
that are full justified, can be done by inserting
an align=justify command in your paragraph tags.
|
 |
| |
|
|
|
| Graphical Submit Buttons |
View
Example |
View
Code |
|
This lets you have
images for form buttons, instead of the standard
windows buttons.
|
 |
| |
|
|
|
| History Back Button |
View
Example |
View
Code |
|
When you need to
avoid hard coding a back button link, if a user
could have arrived from a number of different
pages.
|
 |
| |
|
|
|
| Internet Explorer Small Image Bug Fix |
No
Example |
View
Code |
|
16x16 images and smaller may sometimes
randomly not appear in Internet Explorer.
|
 |
| |
|
|
|
| Invisible Links |
View Example |
View Code |
|
Allows you the ability to have your links invisible to people.
|
 |
| |
|
|
|
| JavaScript Escape Codes |
No Example |
View Code |
|
This is a list of JavaScript escape codes/characters.
|
 |
| |
|
|
|
| Link Title |
View
Example |
View
Code |
|
Provides a pop-up
description for a link, which enhances website
usability.
|
 |
| |
|
|
|
| Navigational Form Buttons |
View
Example |
View
Code |
|
This allows you to
go to different pages via form buttons. Especially
helpful for prototypes.
|
 |
| |
|
|
|
| Page Redirecting |
No
Example |
View
Code |
|
This allows you to redirect users
from a page, section or site to a new location.
|
 |
| |
|
|
|
| Phone Filter |
View
Example |
View
Code |
|
This makes sure a
user enters in a phone number correctly, and
reformats the output as needed.
|
 |
| |
|
|
|
| Pop-Up Window |
View
Example |
View
Code |
|
Checks the existence
of an already open window, and closes it first,
before reopening another pop-up.
|
 |
| |
|
|
|
| Print This Page |
View
Example |
View
Code |
|
This calls the print
dialogue box when executed. To allow the user
an easier ability to print.
|
 |
| |
|
|
|
| Random Image |
View
Example |
View
Code |
|
Lets you have a random
image appear every time the page loads.
|
 |
| |
|
|
|
| Random Text |
View
Example |
View
Code |
|
Lets you have random
text appear every time the page loads.
|
 |
| |
|
|
|
| Same Form Field Sizes |
No
Example |
View
Code |
|
This will let you
avoid Netscape increasing the width of form fields
automatically.
|
 |
| |
|
|
|
| Setting Form Field Focus |
View Example |
View Code |
|
This allows the user to type into a particular field after the page loads.
|
 |
| |
|
|
|
| Simple Anti-Spam Mailto |
View
Example |
View
Code |
|
This lets you avoid
e-mail harvesters collecting your e-mail on your
website and using it for spam, by separating
your address.
|
 |
| |
|
|
|
| Simple Anti-Spam Mailto Version 2 |
View
Example |
View
Code |
|
This lets you avoid
e-mail harvesters collecting your e-mail on your
website and using it for spam, by separating
your address.
|
 |
| |
|
|
|
| Swap Radio Button Values |
View
Example |
View
Code |
|
Use this if you want to force users to restrict the choice in two related radio buttons.
|