Some jQuery plugins I've developed that have greatly facilitated my life. I will be updating this page with more JavaScript code. :)
Some jQuery plugins I've developed that have greatly facilitated my life. I will be updating this page with more JavaScript code. :)
This is a plugin to create tiles (Just like Google maps), is currently used on this site, and loads a big image but only the necessary portions depending on screen resolution. Download
Animations are a sensational feature on css3 to enrich our pages, with this plugin you can handle this feature from JavaScript without having to worry about browser compatibility among other things. Download
This is a simple but very useful jQuery plugin for video, I used the first version of this plugin when I developed this years ago, then i refactored all the code. This version fall back to Youtube but the code will work for both versions (HTML5 and Youtube Flash using the Youtube Player api). Download