Custom Cursor plugin
Ever wanted to create Custom Cursor for different elements on your page?
imageDock jQuery plugin
I've recently needed an image gallery built, with some sort of a good looking Dock. My problem was, that all the docks I've seen try to emulate Apple's dock, but I didn't want the sizes to change, I just wanted a nice flow, so I just built my own dock.
Next and Prev Wrap
Ever wanted to do a .next() or .prev() on jQuery and make it automatically wrap around (so if there's no next, just choose the first..)?
waitForAnimation
A small script that executes the given commands AFTER all animation is done.
SlideNSwap Controllers Plugin
I just finished developing the SlideNSwap Controllers plugin! What I simply did was adding 3 buttons on hover: back, pause and hover. Example Page