Javascript

Easy Javascript Image Swapping Function

Posted by on May 25, 2011 at 9:42 pm

Sometimes you just need a quick image swapping script so here is one you can use quickly.  You could always do this right inline too but why?  I want to use the same script over and over and want to be able to place the images anywhere so this is how I do this. Create [...]