Auto-Convert Text To Different Cases Using jQuery

jQuery By Example’s author created this neat plugin for automatically converting your text to upper, lower, title, and pascal case. The auto feature is just half of it, the other half is that it converts your text in REAL-TIME! Check out the live demo here or take a look at its code here. First thing [...]

Continue Reading →

25 Professional High-Quality Free Fonts

Finding high-quality fonts is quite hard since there are tons out there that are mostly ‘fillers’. But the following list of free professional fonts is excellent for graphic art and web design use, and I hope you find it helpful. Muli Code Pro Claire Hand Knubbel Rokkitt Speedway FF Sero Anivers Calluna Sans   Geotica [...]

Continue Reading →

Create a Flexible jQuery Data Heat Map

Sometimes reading a table’s long and numerous columns can be quite a very cumbersome and tedious task. You want your readers to immediately see the whole picture once they glance at your table’s contents. This is where Design Chemical’s Data Heat Map can help. When you’re dealing with hierarchical and/or numeric data, or data with [...]

Continue Reading →

How to Create Polaroid Images with CSS3

Create a Polaroid effect with your images using CSS3! Mark of Zurb.com teaches us how to do it in this uber-cool tutorial. Click on the above image to view the demo. This is done with only CSS and no Javascript, with no actual text used on the images. It works on a grid of linked [...]

Continue Reading →

Create A Grayscale Image Hover In HTML5

It used to be that shifting an image from grayscale to colored and vice-versa as you hover over it required 2 copies of the said image — one in grayscale and the other in color. But thanks to Darcy Clarke for the JavaScript & HTML 5 grayscale in this tutorial, this feat is easier and [...]

Continue Reading →

6 Useful CSS Color Tools

If you wish to design your WordPress blog’s appearance by yourself, you can rely on CSS. Here are 6 useful CSS color tools that could help get you started. Color Scheme Designer Color Scheme Designer provides colors in color wheel form. It has different color variations in percentage ratio like mono, tetrad, triad, analogic, accented [...]

Continue Reading →

Make Blinking Neon Forms with CSS3 and jQuery

This cool form effect has the usual attributes we enjoy — rounded corners, stroke edges and other CSS-generated qualities. But thanks to web developer Rakesh Menon, this one’s got another thing up its sleeve: it’s got a glowing neon border that pulsates! Here’s the demo for you to really appreciate it. Click here for the [...]

Continue Reading →

10 Nifty Image Slideshow Effects with jQuery

Here’s a list of 10 innovative plugins to create breathtaking slideshows for your image gallery or portfolio. How to Create a Slideshow Plugin with jQuery – This slideshow makes use of a jQuery plugin called Powerslide. Elastic Image Slideshow with Thumbnail Preview – Here’s a really cool slideshow that automatically adjusts according to the size [...]

Continue Reading →

jQuery Apple Retina Effect

Recreate Apple’s Retina display with this awesome tutorial! Thanks to web developer Martin Angelov, he designed a fully functional Apple-like Retina effect using the jQuery library. Below are the steps on how to achieve this effect. 1. XHTML The markup is pretty much straight forward and has few divs and images. <div id=”main”> <div id=”iphone”> [...]

Continue Reading →

Create Sticky Notes Using HTML5, CSS3, and jQuery

Add fun and functionality to your website by adding Windows-style sticky notes! Thanks to the combined powers of HTML5, CSS3, and a bit of jQuery in this tutorial by Teylor Feliz, we can do just that. Let’s being with the HTML markup: < !DOCTYPE html>  <html lang=”en”> <head> <meta charset=”utf-8″ /> <title>Posticks</title> <link rel=”stylesheet” rev=”stylesheet” [...]

Continue Reading →

Page 1 of 263«12345...Last »