Javascript Tutorial

GWT Basics: AJAX Programming with JavaScript

Prior to JavaScript and other client-side languages, Web browsers operated as if they were HTML dumb terminals, merely presenting Web pages generated on a server. For such pages, every user action requires a full page refresh, with a round-trip over the Internet, which degrades performance and thus user satisfaction. It may be fine for a great many Web sites, but it is completely inadequate for high-performance dynamic Web applications.
Ajax » developertutorials.com
Score(+): 0 | Views: 114 | Save it | Report it


Top 20 Similar Javascript Tutorials

The JavaScript Programming Language, By Douglas Crockford

Do you want to learn javascript right now? As easy as spending four hours watching these smart guys talk. Let me know how it was to you.
Basics » sclipo.com
Score(+): 0 | Views: 114 | Similar Tuts | Save it | View this tutorial

Basics Of Javascript

This tutorial is going to help you to Get started on coding Javascript
Basics » 13dots.com
Score(+): 0 | Views: 154 | Similar Tuts | Save it | View this tutorial

Basics Of Javascript

this is where we get quite advanced and will use Functions, Variables, alerts, document writes etc without explaining them
Basics » 13dots.com
Score(+): 0 | Views: 139 | Similar Tuts | Save it | View this tutorial

Programming the marquee tag of IE 4+

Learn more about Programming the "marquee" tag of IE
General » javascriptkit.com
Score(+): 0 | Views: 60 | Similar Tuts | Save it | View this tutorial

AJAX: Asynchronous Javascript and XML (Using PHP to send data)

Learn more about AJAX: Asynchronous Javascript and XML (Using PHP to send data)
General » pixel2life.com
Score(+): 0 | Views: 113 | Similar Tuts | Save it | View this tutorial

AJAX, how to use it.

AJAX is “modern” they say. So in this tutorial you’ll learn all that’s too it.
Ajax » combined-minds.net
Score(+): 0 | Views: 162 | Similar Tuts | Save it | View this tutorial

All About AJAX

Find out all about AJAX and how to use it on your website!
AJAX » tutorialspoint.com
Score(+): 0 | Views: 138 | Similar Tuts | Save it | View this tutorial

AJAX Using Prototype

In this tutorial you will learn the basics of AJAX using Prototype (A JavaScript framework) and PHP.
Ajax » vipercreations.com
Score(+): 0 | Views: 416 | Similar Tuts | Save it | View this tutorial

Ajax PHP 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.
Ajax » ajaxf1.com
Score(+): 0 | Views: 146 | Similar Tuts | Save it | View this tutorial

Beginning with PHP and AJAX

Tutorial demonstrates how to write form submission in PHP and AJAX using prototype js library. A good beginners tutorial on PHP and AJAX.
Ajax » php-learn-it.com
Score(+): 0 | Views: 164 | Similar Tuts | Save it | View this tutorial

Ajax Quickstart Tutorial

In this tutorial, you can get a quick introduction to the world of AJAX
AJAX » fenin.blogspot.com
Score(+): 0 | Views: 128 | Similar Tuts | Save it | View this tutorial

Use AJAX to handle PHP forms

AJAX » iscripting.net
Score(+): 0 | Views: 102 | Similar Tuts | Save it | View this tutorial

Validation and AJAX with jQuery

In this article the author will describe setting up an interface for writing articles that is reminiscent of Wordpress but much simpler
AJAX » prodevtips.com
Score(+): 0 | Views: 176 | Similar Tuts | Save it | View this tutorial

Dynamic Ajax Content

This script uses Ajax to enable you to load external pages into a DIV without having to reload the browser or use IFRAMES. If your external pages reference any external .css or .js files for styling, this script can also load and apply them to the page on demand.
AJAX » dynamicdrive.com
Score(+): 0 | Views: 161 | Similar Tuts | Save it | View this tutorial