Thursday, June 25th, 2009
I put this code snippet together for the menu system on my web site. By using some basic naming conventions with your image file, you can do an image replacement with JQuery in just a few lines. First, you need to create two images. Let's make them both .gif images so we can keep the files small. For the hover image, add the extension "_hov" to whatever you named your first file. Here are... more





