Category Archives: Javascript

Creating a textbox fillin plugin with jQuery

Many of you probably have seen a text box which says something like “email address here for newsletter” and when you click inside the text box it goes away and comes back if you leave it blank. Here is a

Hash – Simple Yet Feature Rich Content Slider

Hash is simple yet faeture rich jQuery content slider. This jquery-based slider does what the most jquery-sliders do, but adds a hashtag to the window location, so you can link to any content / position of the slider. Hash is

Plax – Parallax Effect Plugin For jQuery

Plax is a jQuery plugin that makes it super easy to parallax elements in your site based on mouse position. You can see it implemented in many places throughout GitHub, including the 404 page, the 500 page, and the about

Encrypting javascript data you don’t want the user to see

Recently I just worked on a site where they had images they didn’t want stolen I first added a nice watermark which usually does enough but the client also wanted right clicking to be disabled for images. Most people reading

Haiku – Clean & Simple HTML5 Audio Player for WordPress

Most audio player plugins rely on Flash, which doesn’t work on mobile devices. This player is tested and working on iPhone, iPad, Android, and other mobile devices, as well as IE 6 and all modern browsers. It’s simple javascript and

Case Study – Page Flip Effect With HTML5 and Javascript

html5rocks is sharing tutorial how to create page flip effect with HTML5 and Javascript. This tutorial is case study of an HTML5-based educational web app called 20 Things I Learned about Browsers and the Web (www.20thingsilearned.com). The tutorial will take

Leaflet – Lightweight javascript library for interactive maps

Leaflet is a modern, lightweight BSD-licensed JavaScript library for making tile-based interactive maps for both desktop and mobile web browsers, developed by CloudMade to form the core of its next generation JavaScript API. Download & Demo http://leaflet.cloudmade.com/index.html

Jquery HTML5 Uploader

jQuery HTML5 Uploader is a lightweight jQuery plugin that lets you to quickly add an upload system a-la-Gmail into your web app. You only need to create a dropbox element (i.e. a div) and jQuery HTML5 Uploader will do the