Archive for the 'jQuery' Category
Tutorials jQuery | 03 Mar 10 | 0

QueryLoader – Preload Your Website In Style

There is always a minor problem when it comes to preloading image on a website. Nobody really has a full solution for it. There are a lot of preloaders available, but most of the time they only display the words: “Loading page” or have an animated image that spins. Why can’t there be a nice loading bar of some kind? (more…)

Tutorials jQuery | 15 Feb 10 | 0

Create a Realistic Hover Effect With jQuery

For one of the projects I’m currently working on with Rareview, we wanted to add a rising hover effect to a set of icon links. Using jQuery’s animate effect, I experimented with icons that have reflections and others with shadows. Here is a demo with two examples. (more…)

Tutorials jQuery | 10 Feb 10 | 0

Automatic Image Slider With CSS & jQuery

With the release of the iPad and its lack of support for flash, it has stirred up a lot of debates regarding the future of flash. With this in mind, I believe it is wise to build simple widgets like the image slider using HTML/CSS/Javascript, and leave more interactive applications for flash if needed. (more…)

CSS3 jQuery | 01 Feb 10 | 0

50 Brilliant CSS3/JavaScript Coding Techniques

CSS3 is coming. Although the browser support of CSS 3 is still very limited, many designers across the globe experiment with new powerful features of the language, using graceful degradation for users with older browsers and using the new possibilites of CSS3 for users with modern browsers. (more…)

Tutorials jQuery | 26 Jan 10 | 0

The Easiest Javascript Sliding Door Effect Tutorial with jQuery

This is my fouth tutorial about thumbnail effect. This time is the well known sliding door effect that slide the top layer to top, bottom, left or right direction to reveal the content underneath. Just in case sliding door effect isn’t your cup of tea, you can try the following tutorials for different kind of cool effect. (more…)