Create A Fancy Progress Bar Using CSS3 And jQuery

Ivan Vanderbyl‘s cool CSS progress bar actually shows you a percentage of how much longer the process takes, unlike the others that just leave you guessing. Click on the screenshot above to see the code in action.   HTML Markup <!DOCTYPE html> <html> <head> <meta charset=”utf-8″> <title>Pure CSS Progress Bar</title> <link rel=”stylesheet” href=”stylesheets/ui.css”> <link rel=”stylesheet” [...]

Continue Reading →

Create A Flashing Blue Menu With CSS

First off, don’t dismiss this menu design based on the screenshot image alone. Instead, click on the image below to view the impressive demo. This cool navigation menu was created by 17-year old Felix Buhler, and it uses CSS3 keyframes property. To create the flashing effect, the menu’s attribute is simply changed from a static [...]

Continue Reading →

Incredibly Cool CSS3 Buttons a la Twitter

Thanks to Photoshop tools like gradients, font-face, etc. we can create some very cool buttons without needing to use a single image. Jeffrey Way delivers us his kickass version of a button a la Twitter using 100% CSS3. Yes folks, this is pure CSS. Click on the image above for the vid tutorial. Below is [...]

Continue Reading →

jQuery Multi-Node Range and Data Slider

This is another jQuery slider that would amp up your website’s interface. The multi-node range and data slider, created by EGrappler, is extremely simple to use. It is highly customizable and has many functions aside from providing data selection and filtering. Click on the image for the demo. Download the zip file.   CSS .slider.default [...]

Continue Reading →

Page 7 of 7« First...«34567