Hi,
Could you please tell me what's wrong here, whem I mouseover and mouseout, nothing happened, the pictures should change :
<input type="image" name="submit" src="/coeuslite images/b_submit.gif" width="62" height="22" border="0"
onMouseOut="window.status='';MM_swapImgRestore()"
onMouseOver="window.status='';MM_swapImage('imageField','','/coeuslite images/b_submit_over.gif',1)"/>
Could you please tell me what's wrong here, whem I mouseover and mouseout, nothing happened, the pictures should change :
<input type="image" name="submit" src="/coeuslite images/b_submit.gif" width="62" height="22" border="0"
onMouseOut="window.status='';MM_swapImgRestore()"
onMouseOver="window.status='';MM_swapImage('imageField','','/coeuslite images/b_submit_over.gif',1)"/>