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

What Is XMLHttpRequest Object? - JavaScript tutorial


Most people know that XMLHttpRequest is something related to the AJAX technology and comes from JavaScript. But what EXACTLY this object is, where does it come from, what are its properties and methods? Read this tutorial to answer these questions.
Category: JavaScript tutorials > AJAX - Difficulty:


More cool JavaScript tutorials:



Jumping Ahead: AJAX-loaded pages
Jumping Ahead: AJAX-loaded pages
Title says it all.
Category: JavaScript tutorials > AJAX - Difficulty:
Expand And Collapse Page Elements with CSS and JavaScript
Expand And Collapse Page Elements with CSS and JavaScript
Expand And Collapse Page Elements with CSS and JavaScript
Category: JavaScript tutorials > Navigation - Difficulty:
Ajax - jQuery Content Loading from Extrenal File
Ajax - jQuery Content Loading from Extrenal File
Using jQuery (Lightweight JS Library) to load content from an external PHP file!
Category: JavaScript tutorials > AJAX - Difficulty:
Pop-up Windows
Pop-up Windows
JavaScript allows you to create (open) new windows. In these windows you can place whatever HTML code you wish, and even have actions in one window effect what is happening in another window. This tutorial explains how to create various types of pop-up windows using JavaScript.
Category: JavaScript tutorials > Windows & Frames - Difficulty:
Vertical Pull Down Menu
Vertical Pull Down Menu
Create a vertical pull down menu that works in IE and FF. This effect is great for cleaning up your navigation and giving it a more dynamic feel.
Category: JavaScript tutorials > Navigation - Difficulty: