Submit your widget
81
Yays

CSS3 Mask Passwords Like the iPhone

Views 6740   downloads 1462   Form

Passwords are all about security – In some cases passwords are simply about the reassuring appearance of security. A site that has password protection is, to many users, secure – whether the…

81
Yays

very useful CSS Tooltips

Views 6203   downloads 1439   Tooltips

For the past few years I’ve been trying to perfect a technique of turning the title attribute into customizable, floating DIV’s. I’ve always known about NiceTitles and NicerTitles but…

81
Yays

Nice pure CSS3 Typography

Views 8299   downloads 2176   Text & Link Effects

we’ll look at how to take basic markup and transform it into an attractive and beautiful typographical design through pure CSS3. There are no images or other external resources, just pure CSS magic.…

81
Yays

Lovely animation CSS3 and mootools button

Views 9666   downloads 1871   Buttons & Icons

The article source:http://www.rickyh.co.uk/fun-with-css3-and-mootools/ These examples came about when experimenting with the extend property in MooTools. By extending the styles class I could add CSS3…

81
Yays

Great Highcharts with jQuery

Views 16757   downloads 2915   Graph & Chart

There are some great JavaScript graph libraries out there and one that’s recently come to my attention is Highcharts.com which is compatible with both the jQuery and Mootools frameworks. To get…

81
Yays

Europe clickable map with jQuery

Views 18707   downloads 3809   Image Effects

Warning! Basic knowledge of HTML/xHTML, CSS and JavaScript is required for proper installation and editing the map. Paste the following list to your HTML/xHTML code: <div id="map-eu">…

81
Yays

Drag a Slider Over Before/After the images with jQuery Plugin

Views 27342   downloads 4854   Slideshow & Scroller

Not long ago the New York Times had an article which showed a road in Brooklyn that had been reconstructed to make it safer and more pleasing to the eye. To show the difference  in the reconstruction…

81
Yays

jQuery and CSS3 Round Out Borders Tabs

Views 25615   downloads 5321   Tabs

Rounded corners are now trivially easy to achieve via border-radius. But that only allows us to cut into the shape. What if we want to connect a shape to another with a rounded outward corner. Clean HTML…

81
Yays

Like Apple CSS3 Search Box

Views 17541   downloads 4662   Form

Apple-inspired search box or search field using CSS3 alone. The search field expands slowly when focused/clicked. This animation effect achieved purely using CSS3 transition property. Also, we have used…

81
Yays

Fixed Width And Height Scroll Effect.

Views 19559   downloads 3639   Slideshow & Scroller

iScroll 4 is a complete rewrite of the original iScroll code. The script development began because mobile webkit (on iPhone, iPad, Android) does not provide a native way to scroll content inside a fixed…

81
Yays

Lightweight and flexible tree Menu with jQuery

Views 19043   downloads 5835   Menu & Navigation

Lightweight and flexible transformation of an unordered list into an expandable and collapsable tree, great for unobtrusive navigation enhancements. Supports both location and cookie based persistence.…

81
Yays

Transparent Top Bar Navigation with CSS3 and jQuery

Views 19478   downloads 3494   Menu & Navigation

Here is a very nice top navigation bar for your website. It uses CSS3 & jQuery to give a nice looking aero gradient & transparency effect. The CSS The CSS uses some of the new CSS3 features such…

81
Yays

auto play Infinite Carousel Plugin with jQuery

Views 35758   downloads 7111   Slideshow & Scroller

Creating a user interface to allow jumping around the sequence of images was the easy part. Version 1.2 of the infinite Carousel creates thumbnail gallery with several options which allows you to click…

81
Yays

JQuery Text Hover Blur effect

Views 19742   downloads 2490   Text & Link Effects

the  code will make a text blur on hover,I Got idea from the shadow created with the text-shadow property of CSS, That was blurry as i needed so i made the text transparent. What i got was the thing…

81
Yays

JQuery animation Drop Down Menus

Views 29783   downloads 7234   Menu & Navigation

Hi dear readers, this is a fancy drop down menus with CSS and JQuery. the demo used jQuery animate function and CSS to put some stylish effects and used a background for navigation. Support: Firefox,…