Category Archives: Javascript

Outside the element event handler using jQuery

With jQuery outside events you can bind to an event that will be triggered only when a specific “originating” event   Read the Rest…

Posted in Javascript | Tagged , | Leave a comment

File Style Plugin using jQuery

Browsers do not let you style file inputs. File Style plugin fixes this problem. It enables you to use image   Read the Rest…

Posted in Javascript, jQuery | Tagged , | Leave a comment

Loading And Blocking JavaScript

LABjs  is a simple little tool (4.5k minified, 2.1k gzip’d!) for being able to load javascript files dynamically. It’s like   Read the Rest…

Posted in Javascript | Tagged , , | Leave a comment

Powerful Open Source Data Visualization plugins – Part 1

Analyzing data online can be a tedious task & when you have tons of data to share online – it   Read the Rest…

Posted in Javascript, jQuery, MooTools, Prototype | Tagged , , , , | 2 Comments

Create amazing interactive charts using pure JS

Highcharts is a charting library written in pure JavaScript, offering an easy way of adding interactive charts to your web   Read the Rest…

Posted in Javascript | Tagged , , | Leave a comment

Create an awesome Canvas game using Javascript

XC JS is an awesome javascript framework to create canvas based games for any browser which supports javascript. “xc.js is   Read the Rest…

Posted in Javascript | Tagged , , | Leave a comment

Crop image using jQuery

The crop plugin takes an IMG element and crops them to the dimensions given. The result is a DIV with   Read the Rest…

Posted in CSS, Javascript, jQuery | Tagged , , | 2 Comments

Accessible Slider with Select element using jQuery

This plugin allows jQuery UI Slider plugin to be generated using progressive enhancement. The plugin scrapes the data from a   Read the Rest…

Posted in CSS, Javascript, jQuery | Tagged , , | Leave a comment

Expandable box using CSS

In HTML, if you don’t specify a specific width, block-level elements are vertically expandable by their nature. Think of an   Read the Rest…

Posted in CSS, Javascript | Tagged , , | Leave a comment

Create custom corners using jQuery

Cornerz is a bullet proof curved corners plug-in for jQuery using Canvas/VML. Features inclue * Anti-aliased curves. * Fast –   Read the Rest…

Posted in CSS, Javascript, jQuery | Tagged , | 4 Comments