|
I usually use the following for my rollovers:
<img border="0" height="xx" width="xx" alt="" src="image_normal.gif" onmouseover="this.src='image_over.gif'" onmouseout="this.src='image_normal.gif'" />
__________________
<mgraphic /> - I don't have a solution but I admire the problem.
|