Top 10 Custom JavaScript Functions of All Time
by Dustian Diaz | May 05, 2006 |
|
If there was ever a universal common.js shared among the entire develosphere, you'd find these ten (plus one bonus) functions. It would be the swiss army knife no developer would go into production without. |
30 JavaScript Tips
Very useful information for learning to use JavaScript. |
Access Control By Screen Size
With an increasing number of standard screen resolutions in use, it's often necessary to do separate designs for each. Use this script to control access and redirect to separate pages based on 640, 800, 1024, or larger screen sizes. The script includes op |
Adding an Icon with Your URL
You've probably noticed those cool icons that show in the URL box and with Favorites... here's how. |
Agile Title Bar Message Ticker
The Title Bar Ticker script shows changing text in a multi-message ticker-type display in the browser title bar. Any number of message lines may be used, and a moving, attention-getting slide box draws the eye to the messages. |
Automatic Up-Top Title Bar
A unique little script that dynamically shows the date and time up top in the Title Bar of the browser. |
Color Matcher
The Color Matcher makes it available for you to obtain the exact color you want to duplicate. |
Danny Goodman's JavaScript Pages
Lots of information regarding JavaScript. Includes FAQ and examples from Danny's book "JavaScript Bible". |
Invoking The SaveAs Dialog From A Web Page
Visitors can save a web page from a link using this script. |
JavaScript Tip of the Week
The JavaScript Tip of the Week archive is a collection of 30 coding tips with complete source code, working examples, and commentary. |