jQuery

I have been using jQuery for quite some time now.  The flexibility, ease of use, simple syntax.. what’s not to like?  Although, like I’ve said before, I don’t want to just take from this framework.  It has added so much to the quality of my projects, and overall knowledge of Javascript.  In return, I have decided to dedicate time and energy into making plugins for jQuery.  Below you will find a (small, but growing) list of the current projects I am working on for jQuery.  I hope this list grows as does my knowledge of jQuery’s uses.

  • SimpleSlider

    A simple, semantic and CSS driven slider. Too many times I have tried fitting a slider into my project, only to find that it has limitations or extras that are too incompatible with my current code.  I’ve developed this slider to hopefully alleviate some incompatibility by building it to work with the current CSS of ones layout.  All dimensions are based off of the content and CSS applied to it.  No need to set dimensions in the Javascript settings (but still available) this plugin was designed to be put on auto-pilot, and hopefully be intuitive enough that you don’t “have to get it to work.”