Shutter Effect Portfolio with jQuery and Canvas
The plugin we are developing today is going to use the HTML5 canvas element and generate an opening / closing shutter animation that can be used to spice up your portfolio.
The plugin we are developing today is going to use the HTML5 canvas element and generate an opening / closing shutter animation that can be used to spice up your portfolio.
In this tutorial we will be developing a jQuery plugin that will make it possible to create slideshows, product guides or presentations from your Flickr photo sets.
Today we are taking the code of our Select Element Replacement tutorial, and we are turning it into an easy to use jQuery plugin.
In this short tutorial, we are going to take a look at a jQuery snippet that will help you automate any slideshow on your web site.
This holiday season, Google once again presented the world with a neat animated logo. In this tutorial we will try to recreate it with the help of jQuery and a bit of CSS!
In this tutorial we are going to build a XML backed testimonial viewer, which, along with jQuery and XSL transformations, can display the set on your product pages.
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.
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.
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.
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.
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.
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.