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

Use the Request Object to POST Data to the Server - JavaScript tutorial


This hack uses the POST HTTP request method to send data, communicating with the server without disrupting the user's interaction with the application. It then displays the server's response to the user.
Category: JavaScript tutorials > AJAX - Difficulty:


More cool JavaScript tutorials:



Image Thumbnail viewer
Image Thumbnail viewer
Image Thumbnail Viewer is a compact, unobtrusive image viewer that can be applied to any link on the page to load the desired image inside a sleek interface based on the link's "href" value. This script will center the enlarged image on the page and optionally display a text description of the image.
Category: JavaScript tutorials > Images - Difficulty:
Working with Forms
Working with Forms
A Form is an HTML construct used to get input from the user, which is usually processed using CGI Scripts or similar mechanisms. Here, you will be presented with several examples of form validation using JavaScript.
Category: JavaScript tutorials > Forms - Difficulty:
Window Spawning and Remotes
Window Spawning and Remotes
This article discusses different ways to launch new windows with HTML and JavaScript. Topics inclide: How to launch a new window with HTML, How to launch a new window with JavaScript, How to specify the new window's attributes, How to manipulate the new window after creating it, and How to embed links and forms in the remote's document.
Category: JavaScript tutorials > Windows & Frames - Difficulty:
Drop Down Menu Tutorial
Drop Down Menu Tutorial
This is a tutorial which creates a simple cross-browser drop-down menu system in JavaScript. Tested in IE 4+ NS 4+ NS6/7 Mozilla and Opera 5+. Now includes cascading submenus.
Category: JavaScript tutorials > Navigation - Difficulty:
Reusable effects in JavaScript
Reusable effects in JavaScript
Any great web 2.0 needs cool effects. In this tutorial you will learn how to create a reusable effects class that you can easily change yourself and use almost everywhere.
Category: JavaScript tutorials > DHTML - Difficulty: