skillset.js
jQuery Plugin for displaying skill-bar style information.
##Functionality Display your knowledge simply and attractivly using this small jQuery plugin. Animations runs on page load or when the user scrolls to its position.
##Usage
- Link skillset.js, skillset.css and fontello.css files correctly.
- Create a JSON object with the information you wish to present.
- Run $('#year-element').skillset({object:your-object,duration:40}) on the element you wish to contain the skillset bars and information.