Newest Javascript Tutorials
Window Calendar
you can create a calendar just like the one used in windows, using this tutorial. You can change the month and the year to view the days of the month. Only works in MSIE.
Copy Name
This script allows the user to enter their name in the first field and have copies it to the second field for use as the User ID. It occurs instantly when they click the next field or the submit button. And, if the user tries to modify the second field, it is changed back to the value of the name field. Definitely a good example of the onChange() event handler in use.
Forms »
Thumbnail Navigator
This script Allows the visitor to easily browse with Previous and Next through several thumbnail images (all of which are preloaded so they show up instantly). Then they can click the Go button to be taken to the selected thumbnail's full size image
Window Position
Do you not where window.open() opens your new windows? Using this JavaScript, you can actually have the new window open wherever you want! Look at our example to see what we mean! Really neat!
Maksikn Calendar v1.0
In this tutorial you can find a script to generate a calendar that expresses the days and months in both English and Russian.
DHTML Window widget
This is a robust DHTML Window widget that replicates the look and functionality of a traditional pop-up window, minus the intrusiveness. Drag or resize the window widget on the page, minimize or close it, load a new page into it, or spawn whole new windows just as you would with popups. It's a modern, Web 2.0 alternative to pop-up windows that's less intrusive, less prone to being blocked, and much more customizable.
Random Text Splitter
Would you like to add some pizazz to your text? This tutorial contains a script whcich splits up a text string and makes each letter (or word) a random color and size. IE only
Thumbnail
This tutorial contains a very simple, one line image enlarger. Nice and neat!
Detecting user's screen size and resolution
After studying this tutorial you will be able to detect user's screen size and resolution
General »
Sending objects from one page to another
This tutorial is about Sending objects from one page to another
Sequential Content Revealer
Learn how to Load items in a very specific order using java script
Check Mimes
This tutorial contains a script which will beautifully display all the mime types you have installed on the visitor's browser. For instance, this might be used to check for the Quicktime MIME before displaying the Quicktime information
Date Menu Calendar
This tutorial you can find a JavaScript code which uses the Date function to dynamically generate accurate dates for the pull-down menus. Each time the user selects a year or month, JavaScript gets the correct number of days in that month and updates the pull down menu. The script is Y2K compliant and also works for leap years. Cool!






