Browsing Everything

Coding a Rotating Image Slideshow w/ CSS3 and jQuery

Added on Nov 27th, 2010 in Tutorials | 30 comments

Today we are going to use jQuery and CSS3 rotations, along with the jQuery rotate plugin, to create a beautiful slideshow. You can use it to spice up your web sites, product pages and other projects with some CSS3 magic.

Read more

Making an Apple-style Splash Screen

Added on Nov 19th, 2010 in Tutorials | 48 comments

In this tutorial we are using jQuery and CSS to recreate the splashcreens that Apple uses to promote their products on their homepage. In the course of the article we will be developing an easy to use jQuery plugin that you can incorporate into any existing website.

Read more

jQuery’s Data Method – How and Why to Use It

Added on Nov 13th, 2010 in Articles | 13 comments

jQuery’s data method can make our code more concise and clean. As of jQuery 1.4.3 we also have the ability to use the method on regular JavaScript objects and listen for changes, which opens the doors to some quite interesting applications.

Read more

Making Better Select Elements with jQuery and CSS3

Added on Nov 6th, 2010 in Tutorials | 54 comments

By far the browser controls are one of the most difficult elements to style consistently. This is why we are building a script that is going to take an ordinary select element, and replace it with a better looking, markup powered version, while keeping all the functionality intact.

Read more

Creating a Stylish Coming Soon Page with jQuery

Added on Oct 27th, 2010 in Tutorials | 33 comments

Here we are creating a stylish coming soon page, using PHP, MySQL and jQuery. It will allow you to collect visitors’ emails and store them in a simple database table.

Read more

Making an AJAX Web Chat (Part 2) – CSS and jQuery

Added on Oct 19th, 2010 in Tutorials | 30 comments

In part two of this two-part tutorial, we will be creating the jQuery and CSS front end of our AJAX Web Chat.

Read more

Making an AJAX Web Chat (Part 1) – PHP and MySQL

Added on Oct 13th, 2010 in Tutorials | 46 comments

In this two-part tutorial, we will be creating an AJAX Web Chat using PHP, MySQL and jQuery. In this first part, we will be discussing the PHP & MySQL side.

Read more

CSS3 Animated Bubble Buttons

Added on Oct 4th, 2010 in Tutorials | 32 comments

This week we are creating a useful set of animated buttons with the power of CSS3′s multiple backgrounds and animations.

Read more
Page 7 of 17« First...5678910...Last »