JavaScript Tutorials Ajax



Featured Tutorial
Feature your own tutorial here! Find out more.
A Very Simple Way to Add Google Maps to Your Website
Submitted by Easy Kiss 123 » This is an incredibly easy way to add a Google Map to your website. * It’s free * It keeps the look of your site * Easy to set up This includes a Video Tutorial and the files to get you set up in minutes
Rating: 2.3/5 | 168 clicks | 0 comments | 0 saves | share | report
Drag and Drop Made Easy: Video Tutorial - Using Ajax and PHP
Submitted by Easy Kiss 123 » This tutorial will walk you through setting up a drag and drop script using Ajax and PHP We’ll be doing two things. * PART ONE: We’ll setup a sortable drag and drop task list that is integrated with your mysql database * PART TWO: We’ll modify our code to make this a mini CMS that allows us to drag and drop to sort things and have those changes reflected on other pages.
Rating: 3.3/5 | 105 clicks | 0 comments | 2 saves | share | report
Use the Request Object to POST Data to the Server
Submitted by steelsabre » 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.
Rating: 3.3/5 | 119 clicks | 0 comments | 0 saves | share | report
Simple AJAX with JQuery
Submitted by Adam » By the end of this article, you will hopefully understand how to add data, submitted via a form, into a MySQL database without reloading the entire page (the asynchronous part) and show a message saying so.
Rating: 2.7/5 | 479 clicks | 0 comments | 1 save | share | report
How to code beautiful PHP & AJAX applications
Submitted by a1phanumeric » This is a demonstration of the way I code my PHP and AJAX applications. It's good practise and may come in handy for you to learn too! The example in this article also demonstrates how to validate an email address using PHP and AJAX.
Rating: 3.2/5 | 846 clicks | 0 comments | 0 saves | share | report
GWT Basics: AJAX Programming with JavaScript
Submitted by DeveloperTutorials.com » 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.
Rating: 3.0/5 | 236 clicks | 0 comments | 2 saves | share | report
AJAX file upload tutorial
Submitted by PHP F1 » In this tutorial I will show you how to create simple AJAX file upload system using PHP and JavaScript.
Rating: 3.0/5 | 753 clicks | 1 comment | 2 saves | share | report
Ajax Wireframing Approaches
Submitted by DeveloperTutorials.com » In this installment, we’re going to go over a few techniques and approaches we use to create the foundation of every prototype—wireframes.
Rating: 4.5/5 | 422 clicks | 0 comments | 0 saves | share | report
Image Gallery using Spry framework
Submitted by Website Design Company » This tutorial will explain how to create image gallery (thumbnail viewer) using Spry Widgets which come together with Dreamweaver CS3
Rating: 3.2/5 | 1,310 clicks | 1 comment | 0 saves | share | report
Jumping Ahead: AJAX-loaded pages
Submitted by Nystic » Title says it all.
Rating: 3.9/5 | 1,130 clicks | 1 comment | 0 saves | share | report