Browsing Posts from November, 2010
Coding a Rotating Image Slideshow w/ CSS3 and jQuery
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 moreMaking an Apple-style Splash Screen
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 morejQuery’s Data Method – How and Why to Use It
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 moreMaking Better Select Elements with jQuery and CSS3
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


