Browsing Posts from September, 2011

HTML5 File Uploads with jQuery

Added on Sep 26th, 2011 in Tutorials | 55 comments

Today we will be developing a small HTML5 web application that will allow people to upload photos from their computers by dragging and dropping them onto the browser window.

Read more

jQuery PointPoint – A Plugin For Pointing To Things

Added on Sep 12th, 2011 in Tutorials | 28 comments

In this tutorial, we will be writing a jQuery plugin that will help you draw users’ attention to a specific part of the page, in the form of a small arrow that is displayed next to their mouse cursor.

Read more

Shuffle Letters Effect: a jQuery Plugin

Added on Sep 2nd, 2011 in Tutorials | 34 comments

In this short tutorial we will be making a jQuery plugin that will shuffle the text content of any DOM element – an interesting effect that can be used in headings, logos and slideshows.

Read more