[You must be logged in to view images. Log in or Register.]
[You must be logged in to view images. Log in or Register.]
HTML to embed both images to have the lighter one appear when mouse-overred (have to host other two images):
*NOTE* add a "<" before img and a ">" after / in order for link to be complete. I had to remove them so it would show up
Quote:
|
img src="cooltext498609755.png" onmouseover="this.src='cooltext498609755MouseOver. png';" onmouseout="this.src='cooltext498609755.png';" /
|