Zoom In On Your Website with ImageLens

Here’s a terrific jQuery plugin that can make viewing your website extra-fun for visitors! Created by a web developer at Dailycoding.com , ImageLens is one cool plugin that zooms in on images when you hover over them. Here’s what you will need: jQuery, image and the ImageLens plugin – jquery.imagelens.js. Check out the demo and [...]

Continue Reading →

How to Make a Fancy Progress Bar With CSS3 And jQuery

Ivan Vanderbyl ‘s cool CSS3 tutorial actually shows us a numeric representation (i.e. percentage) of how long a process is going to take in modern browsers. Below is a screenshot of the resulting product, which you can click on to view the demo. Now let’s start with the HTML. HTML Markup <!DOCTYPE html> <html> <head> [...]

Continue Reading →

How To Create a Cool CSS3 Music Player

No music, no life. And as far as web design is concerned, this awesome CSS3 music player would be perfect for adding a new dimension to your blog or website. Indonesian artist Hidayat Sagita made this tutorial in which the goal is to use CSS3 instead of images, so CSS3 properties replace the following Photoshop [...]

Continue Reading →

9 Highly Useful Form & Validation jQuery Plugins

It’s been another very productive year for web designers and developers this past 2011, which was brimming with jQuery plugins. And according to my observation, many of them are content sliders. So to start off this year, we’ll focus on another particular set of plugins that have made 2011 a bit easier for web developers. [...]

Continue Reading →

How to Create Isometric 3D Text With CSS3

This neat CSS3 snippet I found makes your text appear in isometric projection. Since it’s in CSS, you can also apply other effects like shadows, 2D transforms, blur, etc. Here’s the snippet of the CSS used to accomplish the sample image above. But if you want to get the full code, you can either click [...]

Continue Reading →

How to Create KnobKnob: A Shiny Knob Control with jQuery and CSS3

This tutorial by Martin Angelov of tutorialzine.com will show you how to create a cool shiny knob control called KnobKnob. Made with jQuery and CSS3, this plugin uses CSS transformations and features jQuery’s new handling method. It will definitely give users a fun and interesying way of interactively selecting a pool of values from a [...]

Continue Reading →

How to Render Filter Effects With This CSS Webkit

Go crazy with the cool CSS Filter Effects 1.0 tutorials from WebKit Nightly ! Here you’ll learn how to customize basic image or video rendering with Photoshop-like effects. Let’s check it out. Note: To test and view the effects, use Webkit Nightly and Chrome Canary. Here are some CSS snippets that will change the element: [...]

Continue Reading →

Create Preload Images with jQuery in WordPress

This is a lightweight and user-friendly jQuery plugin that makes page loading faster. DynamicWP.net PR and editor Eko Setiawan created it exclusively for WordPress’s TwentyTen Theme. Check out this plugin’s demo HERE: This tutorial will teach us how to preload images with jQuery. Step 1: Download the loading image HERE. Step 2: Upload the loading [...]

Continue Reading →

jQuery Modal Window

If you want to develop user-friendly apps and plugins for your WordPress blog website, you need to use jQuery. To date it is one of the best scripts that so many web designers and web developers swear by. Below is a simple tutorial by Queness.com that might be very useful in your site promotion. This [...]

Continue Reading →

How To Display Random Ads Using jQuery

Let’s say that you have a bunch of ads on your web site and you want to make sure that some ads don’t show up more often than the others. Well, here’s a nice jQuery code that will let you display them in random order. shuffleAds: function(arr) { for(var j, x, i = arr.length; i; [...]

Continue Reading →

Page 3 of 10«12345»...Last »