Browsing Category "CSS"

Making a jQuery Countdown Timer

Added on Dec 30th, 2011 in CSS , jQuery | 38 comments

Today we are going to build a neat jQuery plugin for displaying a countdown timer. It will show the remaining days, hours, minutes and seconds to your event, as well as an animated updates on every second.

Read more

Shiny Knob Control with jQuery and CSS3

Added on Nov 30th, 2011 in CSS , jQuery | 28 comments

In this tutorial we will be writing a jQuery plugin for creating a shiny knob control, suitable for use in control panels and other administrative pages.

Read more

Chained AJAX Selects

Added on Nov 3rd, 2011 in CSS , jQuery , PHP | 21 comments

In today’s tutorial, we will build a set of chained select elements. Selecting an option in one of them will trigger an update on the page, showing you more choices to refine your selection.

Read more

Creating an iOS-like Home Screen with CoffeeScript

Added on Oct 20th, 2011 in CoffeeScript , CSS | 29 comments

Today we are going to create an iOS-like home screen using CoffeeScript, and the jQuery library. For handling of touch events, we will use the touchable plugin.

Read more

HTML5 File Uploads with jQuery

Added on Sep 26th, 2011 in CSS , jQuery , PHP | 62 comments

Today we will be developing a small HTML5 web application that will allow people to upload photos from their computers by dragging and dropping them onto the browser window.

Read more

Display your Favorite Tweets using PHP and jQuery

Added on Aug 5th, 2011 in CSS , jQuery , PHP | 21 comments

In this tutorial, we will be writing a PHP class that will fetch, cache, and display your favorite tweets in a beautiful CSS3 interface.

Read more

Bubble Slideshow Effect with jQuery

Added on Jul 28th, 2011 in CSS , jQuery | 10 comments

Today we will be building a jQuery-powered bubble animation effect. It will be a great way to present a set of images on your website as a interesting slideshow.

Read more

Having Fun With CSS3: Spinning Newspapers

Added on Jul 21st, 2011 in CSS , jQuery | 22 comments

Lets have some fun today, and build the classical “spinning newspaper” scene using CSS3 animations, jQuery, and the canvas element, picking useful techniques along the way.

Read more
Page 1 of 111234510...Last »