Submit your widget
63
Yays

impress lightbox effect

5 months ago   Views 14513   downloads 1669   Lightbox & Dialog & Overlay

It's a presentation framework based on the power of CSS3 transforms and transitions in modern browsers and inspired by the idea behind prezi.com. Currently impress.js works fine in latest Chrome/Chromium…

49
Yays

useful Tabbed Menu with jQuery

5 months ago   Views 29709   downloads 7060   Menu & Navigation

We are going to use the HTML element list to display the menu and the drop down. Each of the top level menus are in their own list items and the drop down menus are lists placed inside the list items.…

57
Yays

Css3 tricks animation featured boxes

5 months ago   Views 21461   downloads 4145   Image Effects

we will create a set of featured boxes that will create a nice text flying effect when you move your mouse over them. We will take advantage of the CSS3 custom animations and create a set of our own animations. I…

60
Yays

3D Cube images Slideshow with HTML5

5 months ago   Views 27374   downloads 4512   Slideshow & Scroller

Our new tutorial tells us about creation of animated 3D Cube slideshow (pictures are located within the walls of the cube). The cube itself rotates continuously. Step 1. HTML This is markup of our result…

50
Yays

Unique css3 contact form

5 months ago   Views 15361   downloads 3430   Form

This is an effect of a letter sliding out from an envelope on mouse hover. It works in browsers supporting css3 transitions. In IE the envelope is not visible, I certainly could have played a bit more…

52
Yays

Beautiful Pure CSS3 Buttons

6 months ago   Views 16942   downloads 3452   Buttons & Icons

we will be making some cool CSS3 buttons. They are based on the Futurico User Interface by Vladimir Kudinov and we will try to make a precise copy of them. Let’s get started… Step 1 –…

56
Yays

Stylish Contact Form with CSS3 HTML5

6 months ago   Views 18397   downloads 3525   Form

we will show you the code step by step to create a full HTML5 CSS3 contact form like the one above, without using any images. First, a little disclaimer. HTML5 and CSS3 are still working drafts; the goal…

112
Yays

Awesome jQuery and CSS3 Interactive menu

6 months ago   Views 36195   downloads 6665   Menu & Navigation

This example will tell you how to create an interactive menu using CSS3 goodness and jQuery’s power. The idea The idea behind this example was to have some nicely arranged blocks and once you click…

71
Yays

jQuery New Top Black Menu Bar like Google

6 months ago   Views 37145   downloads 5953   Menu & Navigation

Google has come up with a new look with the launch of Google Plus and one of the prominent changes we can observe is the black menu bar found on the top of Google Search Page and every other Google product…

63
Yays

jQuery and CSS3 Animation effect

6 months ago   Views 29502   downloads 4512   Menu & Navigation

The markup is not difficult, we used two unordered lists, the first list follow insert all graphics (via CSS3) and animations, while the second list social will have links to social networks always with…

70
Yays

Awesome CSS3 animation menu

6 months ago   Views 27174   downloads 4946   Menu & Navigation

In this new category called “Tips and Tricks” we will introduce some quick and interesting methods around web development and web design. In today’s tip we’ll show you how to spice…

45
Yays

Useful CSS3 and jQuery smooth transformations

6 months ago   Views 9896   downloads 956   Layout & Interface

Super-smooth CSS3 transformations and transitions for jQuery Just include this script after jQuery. Requires jQuery 1.4+. Use $('...').transition instead of jQuery's $('...').animate.…

39
Yays

Sortable text list with jQuery

6 months ago   Views 18096   downloads 2406   Text & Link Effects

this is a 3 KB cross-browser native JavaScript that makes your plain HTML lists super flexible, searchable, sortable and filterable. Yeah! Do you also want the possibility to add, edit and remove items…

65
Yays

HTML5 sorting photos Drag and Drop effect

6 months ago   Views 19925   downloads 2592   Image Effects

Drag and Drop and HTML5. As you know (I hope), all modern browsers (it should be FF, Safari, Chrome, possible Opera) have native support of this useful feature (as drag and drop). It means that we can…

23
Yays

jQuery Mouse Tracking Tooltips plugin

6 months ago   Views 9979   downloads 1380   Tooltips

Tooltipster is a lightweight jQuery plugin that enables you to easily create clean, HTML5 validated tooltips. Supports HTML tags inside the tooltip Lightweight and degradable Extremely flexible &…