Highlight words and phrases including n surrounding words
Changing element values basded upon the document language
Replace tokens with words or phrases
Day of the week image with link
Count words in a textarea
Count characters in a textarea
Money amount to quarters, dimes, nickels and pennies
Converting digits to text, maximum is 999,999,999
Tip of the day
Sort an array based upon the sort order of another array
Shuffle an array
Access an array in an IFRAME
Create random number array
Disable/re-enable functions
Match data from two arrays
Random message onload from JS library file
Random message onload
Timed random message - no repeat
Timed random link - no repeat
Unique values array
Access array from new window
Autofill, (retrieves and displays data from an array upon typing enough to complete a match with another
array element)
Dates
Actual calendar years, months days apart
Display next Tuesday, not current Tuesday
Display previous or current Sunday
Count down / up timer using images
Simple day, date and time - 24 hour format
Miscellaneous time zone calculation
Money countdown / count up - 4 examples
Refresh from server at a specific time every day
Create monthly scrolling list of .pdf documents links for every weekday up to today
Day of week image with link
Time of day greeting
World "clock," four examples
Populating a select list with a range of dates - internation date format - 16 examples
Populating a select list with a range of dates - U.S. date format - 16 examples
Color code dates in a table with reference to current date
Simple Location, Day, Date & Time display, two examples
Calculate the week number of the year
Days until end of month
Days until end of year
Count down to a date certain.
Count up from a date certain, 30/365 version, three examples
Count up from a date certain, calendar accurate version, two examples
Count down then count up timer
Count up in dollars and cents
Count down in dollars and cents
Daily text message
Date limit select lists - start and end dates
Date limit select lists using a global variable for days apart
Date math, U.S. format
Date math, International format
Date select displays day of week name
Date select to image file name
Date select lists - minimum days apart
Date validation, U.S. format
Date validation, International format
Calculate days between dates, U.S. format
Calculate days between dates, International format
Disallow holiday and weekends
Future date mandatory
Past date mandatory
Calculate the number of Mondays inclusive between two dates
Calculate the number of workdays between two dates, U.S. format
Calculate the number of workdays between two dates, International format
Calculate the calendar years, months and days between two dates
Weekday arithmetic: + or - (n) weekdays from a specified date
Seasonal text
Seasonal image
Seasonal text and image
Seasonal text with countdown
Single date limit select lists, mandatory future date
Single date limit select lists
Computing a pro-rated amount based upon days between dates
Time elapsed from HH:MM to HH:MM
Age calculator, U.S. format
Age calculator, International format
IFrames
Printing the content of all IFrames
Access a variable in an IFrame SRC document
Auto resize IFrame to size of a Table
Check IFrame document last modified date
Dynamically resize IFrame to fit current content
Retrieve the width of a Table within an IFrame document
IFrame CSS is same as Main Window Active CSS
Write text to IFrame, no overwrite
Write text to IFrame, overwrite
IFrame refreshes Main document
Session Cookie save current IFrame SRC on refresh of Main document
Session Cookie saves the scroll position of IFrame on Main document refresh
Session Cookie saves the scroll position of the Main document from the IFrame document
Random IFrame SRC
Set Focus to a form field contained in the IFrame document
Copy the IFrame content to a Main document Div
Copy the text of a text link to a textbox in a form in the IFrame document
Text Link swaps IFrame SRC and has an 'arrow' indicator for the active link
Circular paging of an IFrame
IFrame text link color changes to indicate active link
Frames
Accessing a radio button in another frame
Accessing a text field in another frame
Main page is determined by the day of the week
Using vertical and horizontal spin buttons to scroll another frame
Submit button for a form is in another frame
Submit from another frame and display form in a popup window
Submit from mid-frame to bottom frame
Submit a form contained in an IFrame that is part of another frame
Write a form to a blank frame
Copy a form field to another frame
Bottom frame tracks the scrolling of the top frame
Cookies
Basic cookie code - write, read and delete multiple cookies
Cookie redirect by refernece to n visits
Button sets cookie value
Count visits for image display
IFrame CSS same as main document
Multiple form field session cookie saves values
Site-wide CSS
Visit counter and delete cookie
"Do not show again" button for every popup you have
RegEx
Allow positive or negative integer input only
Allow positive or negative real number input only
Allow numeric input only
Allow alpha input only
Allow alpha-numeric input only
Allow maximum integer on keyup
Allow numeric input only, no leading zero, onkeyup
Allow numeric input only on keyup
Allow positive or negative real number, maximum 2 decimal places, on keyup
Allow positive or negative real number on keyup
Allow positive real number on keyup, limit 2 decimal places
Allow positive real number on keyup
Comprehensive email validation - generic domains
Comprehensive email validation - U.S. and subdomains
Comprehensive email validation - U.S. domains
Wrap selected text in various tags - crossbrowser
Two uppercase followed by at least one digit
Strip information from between two markers
Strip information from between two brackets
Change quoted text to italics
Count characters in a textarea
Count new lines in a textarea
Count words in a text area
Delete all trailing spaces
Delete all leading and trailing spaces
Eliminate path from file name
First character to uppercase
Format input onkeyup
Format phone number with extension
Insert commas for money format, onblur
Remove quotes
Remove dashes
Remove CR & LF
Zip Code validator example
Validating SSN to 000-00-0000
ActiveX
Checking if a file exists
Checking if a folder exists
Checking your own links
Counting files in a folder
File specifications form, two examples
JavaScript calling a VB Script function
JavaScript calling a VB Script Message Box
List all files in a folder, two examples
Listing all files in a folder, onload
Listing existing drives and their type
Media Player listing all available parameters and their default values
Media Player with hidden form statistics
Music files in a folder to fill select list options
Time and date stamp, onclick
Time and date stamp, onload
Create, append to, and read from a text file
Write the contents of a text file to a new window
Windows Media Player
Play five second audio clip before redirect
Audio Jukebox with random playlist
Audio Jukebox
Changing Background sound source
Click image to play audio file
Text link plays media file
Onload plays file
Onload plays playlist
Onload continous play playlist
Play once per visit
Random audio clip onload, no repeat
Random audio clip onload, then continous, no repeat
Random audio clip via button, no repeat
Random audio clip onload, select list contains all available media
Redirect on Media Player stop
Resize Media Player on stop
Rollover and onclick play audio file
Rollover plays audio file
Select list embeds media file
Video Jukebox, hidden controls
Video Jukebox
Popup Video Jukebox
Using Media Player with frames, two examples
CSS Uses
Fixed position div - 3 examples
Accessing CSS properties if the element has an ID
Accssing CSS properties if the element does not have an ID
Automatic styling of headlines and bylines
Link changes stylesheet
Side by side div elements
Adjust table width on print
Hide elements on print
Landscape printing, four examples
Normal and printable view, two examples
Print a form
Printing an external file
Printing a "chapter"
Printing the content of all IFrames
Print then auto close, two examples
Style per screen resolution
Button text color swap
Change background image
Fixed background image
Mouseover table cell background color change
Mouseover row color change, eleven examples
Random background image onload
Using className, two examples
Floaters and Tooltips
Automatic tooltip. Word/phrase and definition pairs are delcared in a
JavaScript array. The words/prhrases are automatically onload, found
throughout the subject matter text, and wrapped in span tags.
An AJAX version of this code uses an .xml file to hold the word/definition pairs
Fixed position Div, stays in place as the user scrolls, 3 examples
Button tooltip
Image Link tooltip
Image paging with tooltip
Image tooltip
Text link tooltip
Floating image on frameset
Floating Submit button
Floating Image
Floating Table
Multiple Floating DIVs
Tracking (trailing) larger image popup on mouseover link or text
Tracking (trailing) larger image popup on mouseover thumbnail, with caption
Tracking (trailing) larger image popup on mouseover thumbnail, no caption
Miscellaneous
Do not display images until they are fully loaded, then fade-in
Toggle div visibility - 6+ examples
Standard deviation, etc.
Dynamic "Yes / No" questionairre
Read .xml files
Previous 1 to n paging control for images
Previous 1 to n paging control for web documents
AJAX checks if a file exists
Wrap selected text in various tags - crossbrowser
Blinking Text
User parses a sentence, word by word.
Browser specific coding
Disable right-click, two examples
Retrieve DIV dimensions
Retrieving lines of text from a .txt file
Displaying text in a textarea from a .txt file
Paging .txt files that are displayed in a textarea
Toggle button text
DIV left position based upon screen resolution
External JS library file based upon screen resolution
Last modified alert onload
Onload scroll to bottom of page
Opening PDF and other types of files
Printing a file without opening it
Five second redirect animated countdown
Session cookie saves scroll position of main window
Simple Email button
Simple FAQ example
Screen resolution based URL
Text link to Add To Favorites
Obtaining the true x-y coordinates of any page element
List of Customizable, Plug n Play Applications
Vertical Bar Chart Creator--- IE/Firefox tested
Percentage and range of values types
For the range of values type, you may declare any positive integer range,
or a positive range beginning with zero
The range of values type displays a range scale along the left-hand side of
the chart
Minimal coding needed
Quickly create as many charts as needed, of either type, with as many bars
per chart as needed
Copy and paste a section of markup, insert or remove bar / caption pairs as necessary, and you're done