Again, not really a part of xHTML or HTML, but I think it belongs here more than anywhere else. :x If you want to vary the image transparency of your image by placing your cursor over it, you can do it using this tutorial. This will work in both Firefox and Internet Explorer. Here's an example:
This is the code I used:
Once again, adjust the opacity values for Internet Explorer [filter:alpha(opacity=#)] and the opacity values for Firefox [opacity: #] accordingly, depending on how transparent you want your images to seem!
|