Easy Javascript Image Swapping Function
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 [...]