Skarbo
09-05-2003, 08:12 PM
Hi guys, im new to HTML and JavaScript. Just need one command for now.
When i move over my Menu Bar, i want the <td> to change color.
Here is an Example (http://krisskarbo.de/example.htm) (made in Fireworks)
Here is something you can continue on:
<table>
<tr>
<td bgcolor='gray'>Menu
</td>
</tr>
onmouse over change the <td> to white...
thx!
When i move over my Menu Bar, i want the <td> to change color.
Here is an Example (http://krisskarbo.de/example.htm) (made in Fireworks)
Here is something you can continue on:
<table>
<tr>
<td bgcolor='gray'>Menu
</td>
</tr>
onmouse over change the <td> to white...
thx!