Sponsors
Miscellaneous
Convert ASCII to Character
This example shows how to use the "fromCharCode" method.
It uses this method to conver the ASCII value back to the character it represents.
Price: Free Rate:
4.0(out of 5) Vote:51
Write New Window - Close Opener
This shows how to open up a new window, and write the new page.
The contents of that new window/new page contain the logic necessary to close the window that opened it up. (opener is the object).
It is necessary to open and close the document object before and after you write the new contents (IE does not care - but Netscape does!)
Price: Free Rate:
4.0(out of 5) Vote:10
Email Extractor Lite
Extract email addresses from any text with this free utility. Simply copy, paste and start extracting. Among its features are.... extract emails without repeating the same email, display total extracted emails, select different separator for each email (or enter your own), group emails by number specified by you. Each group is separated by new line, option to sort emails alphabetically, option to extract email containing only certain string.
Price: Free Rate:
5.0(out of 5) Vote:10
Auto centering popup window
This example centers the window on the screen.
It does this by first determing the dimensions of the screen and the window.
The link makes the popup window be 400 * 400 px, with scrollbars, and the "this.href" takes the href info out of the link and put it into the script.
The link is good if you don t have javascript turned on because it works just like a normal link.
The onclick comand tells javascript enabled browser to reference a javascript (that would be the NewWindow function) and the return false tells the browser not to procede with the normal link.
Price: Free Rate:
2.5(out of 5) Vote:4
Show Color RGB Values
This shows the colors and their RGB values (in hex).
Price: Free Rate:
3.5(out of 5) Vote:2
Count Times Pattern Is In String
This shows how to have a form text field entered by the user, and when the user wants (presses button) the javascript will figure out how many times "in" occurs in the text.
Price: Free Rate:
4.0(out of 5) Vote:3
dHTML Drop down Menu
dHTML cross-browser drop-down menus. Easily configured and maintained through .css and .js files, and can be used as drop-down or side menus (or both). Works in all version 4+ browsers (Windows, Mac and Linux). Full commented source-code available for download.
Price: Optional donation Rate:
4.0(out of 5) Vote:4
Cool CSS Menu
A lightweight, CSS based menu that displays a description of the link the mouse is currently over. The description is gently brought into view as an added touch.
Price: free Rate:
4.0(out of 5) Vote:2
Bookmark This Page
This shows how to have your javascript bookmark a page.
This is an IE thing - NS users will have to type ^D (CTRL-D).
Price: Free Rate:
4.5(out of 5) Vote:2
Create a shortcut to this site!
This example shows how to give instructions on how to have your site users create a shortcut back to your site on their computer.
Price: Free Rate:
3.5(out of 5) Vote:7

