Submit your widget
6
Yays

HTML5 and jQuery Image uploader effect

27 days ago   Views 3825   downloads 485   HTML5

We have received several inquiries for the last time from our readers with a question – how to upload photos to website. I think that this is an interesting question, and, I decided to lift the…

105
Yays

HTML5 and jQuery filter images Portfolio

about a year ago   Views 46657   downloads 6595   Image Effects

we will be making a beautiful HTML5 portfolio powered by jQuery and the Quicksand plugin. You can use it to showcase your latest work and it is fully customizable, so potentially you could expand it to…

128
Yays

(HTML5Sticky)Sticky Notes for the Web with HTML5

about a year ago   Views 25001   downloads 5123   HTML5

The HTML5STicky is as the name suggests, HTML5 application you can use to create sticky notes. The sticky notes are persistent in nature meaning your created sticky notes will be there the next time you…

66
Yays

jQuery and html5 Brush Stroke Navigation

about a year ago   Views 19298   downloads 3801   Menu & Navigation

You can see the folder structure. It is quite simple. A folder for images, another for script files, one HTML file and a CSS file. The Content – HTML5 We’ll be using some HTML5 elements to…

80
Yays

Web Forms with HTML5 no javascript

about a year ago   Views 21700   downloads 4366   HTML5

For years now, most Web forms have included at least some lines of JavaScript code. Typically this JavaScript is used to validate the form — that is, check all the fields have been filled in correctly…

84
Yays

Simple HTML5 Progress bar

about a year ago   Views 16294   downloads 3647   HTML5

There is a great amount of articles about Canvas on the internet, but I would like to show the example of how you can use Canvas on practice, namely the creation of animated progress bar.' The progress…

150
Yays

Interactive Polaroids (html5)

2 years ago   Views 21898   downloads 3099   Image Effects

155
Yays

HTML5 jQuery Slideshow w/ Canvas

2 years ago   Views 27342   downloads 3373   Slideshow & Scroller

You’ve probably heard a lot about the new HTML5 canvas element. As the name implies, this is a special element that allows us to create and modify graphics. In addition, we can also use it like…

147
Yays

canvasSlideshow - html5 canvas image slideshow jQuery plugin

2 years ago   Views 28638   downloads 4217   Slideshow & Scroller

Usage Include js files.   <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.4.0/jquery.min.js"></script> <script src="js/webwidget_slideshow_html5_simple.js"></script>…

133
Yays

Twitter Sign-up Page using HTML5 And CSS3 (no js)

2 years ago   Views 15600   downloads 2780   HTML5

As we all know HTML5 gives us some pretty useful feature . Today I am going to show the feature which gives a new look to Forms module.In Old version of html , Forms were pretty boring and you have to…

111
Yays

Drag and drop HTML5

2 years ago   Views 9368   downloads 876   HTML5

As we have mentioned in some of our previous articles & tutorials HTML 5 offers designers, developers and people in general a much richer experience, we are still just scraping the surface of the…

135
Yays

Editable CSS3 jQuery html5 Image Gallery

2 years ago   Views 17808   downloads 2530   Lightbox & Dialog & Overlay

We build a pretty typical image gallery design pattern, a grid of images that pop up larger when clicked. But this image gallery page makes use of hot semantic HTML5 markup, loads of visual treats with…

184
Yays

HTML5-Slideshow

2 years ago   Views 20966   downloads 3120   Slideshow & Scroller

Download Lightweight HTML5-based slideshow This is a mini web app for people who'd rather build slides with HTML and CSS than with PowerPoint.

131
Yays

jQuery html5 canvas 3D animation effect

2 years ago   Views 68677   downloads 2356   HTML5

Directions: Step 1: Add the below code inside the <HEAD> section of the page:   <script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.3.1/jquery.min.js"></script>…

204
Yays

Neon Text Effect With jQuery & CSS

2 years ago   Views 19442   downloads 2305   HTML5

In this combined design and coding tutorial, we are creating a neon glow text effect with CSS and jQuery, perfect for spicing up your web pages while keeping an eye on SEO. Read more。。