Browsing Posts from September, 2009

A Fancy AJAX Contact Form

Added on Sep 25th, 2009 in Tutorials | 151 comments

In this tutorial we are going to make an AJAX contact form which leverages modern web development techniques. We are using PHP, CSS and jQuery with the help of JQtransform and formValidator plugin.

Read more

An AJAX Based Shopping Cart with PHP, CSS & jQuery

Added on Sep 19th, 2009 in Tutorials | 84 comments

In this tutorial we are going to create an AJAX-driven shopping cart. All the products are going to be stored in a MySQL database, with PHP processing the data and jQuery handling the front end.

Read more

A Stylish Navigation Menu With jQuery

Added on Sep 14th, 2009 in Tutorials | 21 comments

In this tutorial we are going to make a stylish CSS + XHTML navigation menu with the help of the jQuery library.

Read more

Making a Really Cool jQuery Gallery

Added on Sep 10th, 2009 in Tutorials | 59 comments

In this tutorial we are going to build a custom gallery that scans a folder of images and outputs a cool image gallery, utilizing PHP, CSS, jQuery and the lightBox plug-in.

Read more

A simple AJAX website with jQuery

Added on Sep 7th, 2009 in Tutorials | 49 comments

In this tutorial, we are going to create a simple AJAX website with jQuery and the right amount of PHP & CSS.

Read more

Making Our Own Twitter Timeline

Added on Sep 3rd, 2009 in Tutorials | 53 comments

This time we are going to create our own twitter-like timeline using PHP, MySQL and jQuery.

Read more