ehmm, there is no rollover image in the top image bar. This images are static, or I should put it this way, when you position your mouse over them they do not change. If they been made as rollover they would change to something else or just change colour.
This yahoo bar is simple table like this
[HTML]<table>
<tr>
<td><a href="link_one.html"><img src="first_image"></a></td>
<td><a href="link_two.html"><img src="second_image"></a></td>
</tr>
<tr>
<td><a href="link_one.html">Text link one</a></td>
<td><a href="link_two.html">Text link two</a></td>
</tr>
</table>[/HTML]
Moderator
Featured Poster
Reputation Points: 2786
Solved Threads: 874
Code tags enforcer
Offline 6,658 posts
since Dec 2004