Tutorial search

Tutorials
Stuff
Affiliates

Cool Stuff




The fastest way to master the basics of Adobe Photoshop

Click here to find out how

Photoshop Templates


Featured Photoshop templates - professional ready to use designs for your next project.

View all templates

Multiple onload functions - JavaScript tutorial


A short tutorial on adding multiple onload functions to a webpage using addEventHandler/attachEvent.
Category: JavaScript tutorials > Basics - Difficulty:


More cool JavaScript tutorials:



Refresh Button
Refresh Button
Refresh Button
Category: JavaScript tutorials > Links & Buttons - Difficulty:
Restricting access of JavaScript libraries to your domains
Restricting access of JavaScript libraries to your domains
The nature of JavaScript libraries means they can be accessed and utilized by any site online, not just yours. Learn how to restrict access of your libraries to only your own sites, warding off bandwidth theft in the process.
Category: JavaScript tutorials > Security - Difficulty:
Popup Window Maker
Popup Window Maker
Popup Window Maker
Category: JavaScript tutorials > Development - Difficulty:
JavaScript (And Other) Tips & Tricks
JavaScript (And Other) Tips & Tricks
Basic, simple tips and tricks, with code samples, on frequently asked JavaScript questions, like window sizing and positioning, window focus control, calling multiple functions from event handlers, watermarking background images, etc.
Category: JavaScript tutorials > Basics - Difficulty:
JavaScript for the Total Non-Programmer
JavaScript for the Total Non-Programmer
This tutorial will take you step by step through the fundamentals of Javascript. You will learn how to write functions, use data from text boxes, create IF-THEN conditionals, program loops, and generally make your web page "smarter."
Category: JavaScript tutorials > Basics - Difficulty: