Custom Cursor plugin
Ever wanted to create Custom Cursor for different elements on your page?
Posted in jQueryimageDock 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.Posted in jQueryNext 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..)?Posted in jQuerywaitForAnimation
A small script that executes the given commands AFTER
all animation is done.Posted in jQuerySlideNSwap 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 PagePosted in jQuery