Browsing Posts from March, 2010

AJAX-ed Todo List With PHP, MySQL & jQuery

Added on Mar 31st, 2010 in Tutorials | 49 comments

In this tutorial we are making a simple AJAX-ed Todo List App, with PHP, MySQL and jQuery. In the process we are going to demonstrate PHP’s OOP capabilities, play with jQuery UI and implement some nice AJAX functionality.

Read more

Sponsor Flip Wall With jQuery & CSS

Added on Mar 24th, 2010 in Tutorials | 100 comments

We are using PHP, CSS and jQuery with the jQuery Flip plug-in, to create a flipping sponsors page. The resulting code can be used to showcase your clients or portfolio projects with a neat flipping animation.

Read more

Colorful Sliders With jQuery & CSS3

Added on Mar 16th, 2010 in Tutorials | 22 comments

In this tutorial we are using jQuery and the new transformation features brought by CSS3 to create a three dimensional dynamic slider effect.

Read more

MicroTut: Getting And Setting Cookies With jQuery & PHP

Added on Mar 12th, 2010 in Tutorials | 9 comments

In this MicroTut we are going to take a look at how cookies are created and read in both PHP and JavaScript.

Read more

Making a Mosaic Slideshow With jQuery & CSS

Added on Mar 9th, 2010 in Tutorials | 33 comments

Today we are making a jQuery & CSS mosaic gallery, which will feature an interesting tile transition effect when moving from one slide to another.

Read more

MicroTut: Centering a Div Both Horizontally And Vertically

Added on Mar 5th, 2010 in Tutorials | 28 comments

In this MicroTut, we are going to take a look at a couple of ways to center a div both horizontally and vertically with pure CSS. A jQuery method is also presented.

Read more

“Who Is Online” Widget With PHP, MySQL & jQuery

Added on Mar 2nd, 2010 in Tutorials | 66 comments

We are making a “Who is online” widget with PHP, MySQL & jQuery. It will display the number of visitors, currently viewing your site, and a list of countries they are from in a slide out panel.

Read more