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

Ajax PHP tutorial - JavaScript tutorial


In this article I will try to summarize the basics of Ajax and PHP communication. At the and you can find a full working Ajax - PHP example.
Category: JavaScript tutorials > AJAX - Difficulty:


More cool JavaScript tutorials:



Web Slideshow
Web Slideshow
Web Slideshow
Category: JavaScript tutorials > Navigation - Difficulty:
Favorite Background Cookie
Favorite Background Cookie
Favorite Background Cookie
Category: JavaScript tutorials > Cookies - Difficulty:
Navigation Trees
Navigation Trees
For Web sites that are organized in a hierarchical manner, trees are a great way to present hierarchical content. This tutorial describes how the Tree Object works, and creating your own expandable/collapsible tree navigation system in JavaScript.
Category: JavaScript tutorials > Navigation - Difficulty:
Display content dynamically with AJAX
Display content dynamically with AJAX
Shows you how to design a commenting system where visitors of your website can leave a comment on a news post. The form for submitting a comment should only be visible when a “post comment button” is clicked. The comment form should be displayed without reloading the web page.
Category: JavaScript tutorials > AJAX - Difficulty:
Display "windows" using Javascript
Display "windows" using Javascript
Display "popup windows" by using key strokes. It's great for use in online browser-based games as it allows you to show a lot of information without using a lot of screen space.
Category: JavaScript tutorials > Windows & Frames - Difficulty: