Browsing Category "jQuery"

How to Create a jQuery Confirm Dialog Replacement

Added on Dec 5th, 2010 in CSS , jQuery | 38 comments

Continuing on our quest for building customizable alternatives for browser’s controls, this week we are building a cross-browser, custom confirm dialog in the form of an easy to use jQuery plugin.

Read more

Coding a Rotating Image Slideshow w/ CSS3 and jQuery

Added on Nov 27th, 2010 in CSS , jQuery | 35 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 CSS , jQuery | 51 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

Making Better Select Elements with jQuery and CSS3

Added on Nov 6th, 2010 in CSS , jQuery | 57 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 CSS , jQuery , PHP | 34 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 CSS , jQuery | 31 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

Quick Feedback Form w/ PHP and jQuery

Added on Sep 24th, 2010 in CSS , jQuery , PHP | 32 comments

Today we are making a feedback solution. Powered by jQuery, PHP and the PHPMailer class, this form sends the users’ suggestions directly to your mailbox.

Read more

An HTML5 Slideshow w/ Canvas & jQuery

Added on Sep 17th, 2010 in CSS , jQuery | 78 comments

This time, we are making a progressively enhanced HTML5 slideshow with the new canvas element and jQuery, which is perfectly functional in older browsers as well.

Read more
Page 5 of 12« First...3456710...Last »