| free hosting image hosting hosting reseller online album e-shop famous people | ||
![]() ![]() |
||
<style>This filter removes all colour information from the graphic, leaving it monochrome.
img { filter:gray() }
</style>
this = the image under the mouseThe variable elmnt stores the location of the image in question - like a temporary ID.
elmnt.style.filter=false
elmnt.style.filter="gray()"The end result - a single image rollover !