|
Have successfully created a navigation bar in dreamweaver MX. However in the onMouseover event I wish to change a second image as well. Have tried lots of different
variations but cannot get it.
some sample code generated is
<td><a href="javascript:;" target="_top" onClick="MM_nbGroup('down','group1','navbar1_4x1', '',1)" onMouseOver="MM_nbGroup('over','navbar1_1x1','seni ors.jpg','',1)" onMouseOut="MM_nbGroup('out')"><img src="navbar1_4x1.gif" alt="" name="navbar1_4x1" width="167" height="22" border="0" onload=""></a></td>
On the onMouseover also wish to navbar1_12x1,'dspwind.jpg'
I'm sure this must be a common occurrence but not for me unfortunately
surfer
|