Coding large arrays can be a bit of a repetitive chore. This script will create a generator that will help speed up the process. Easy to use and implement!
Using the Target Attribute
Using this script, you will be able to keep your pages valid while also using the target attribute to open new windows.
Address Book 2
Saves an address book database as a cookie on the user’s computer. In addition, the underlying code could be very beneficial for use in other projects.
Distance Speed Time
Calculate the time, distance, or speed given any two of the pieces of information. Convenient!
Amazing Quadratic Equation Solver
This script will factor and solve for both values of X, any quadratic equation that has real number solutions.
Flashing Scrollbar Maker
This script lets you create your own flashing scroll bars. Simply type in two colors to the prompt and let JavaScript do the rest!
Window Print Method
Add a button to allow your visitors to print your Web page. Compact and simple, yet highly requested.
Ticker
An attractive news bar script. Messages are automatically rotated and displayed, with the ability to manually cycle back and forth through them. This script was created entirely using form buttons. Works in most browsers!
getElementsByAttribute
Ever run into a situation where you want to get an array of all elements with a specific attribute? Or even want elements with a certain value for that chosen attribute as well? Just add this code snippet to your script and your problem will be solved.
Screen Size
Use this script to show visitors an interesting detail about their screen – the size of their browser window!! You might use this script to suggest that your visitors expand their browser to a larger size before accessing your site.