Have a page with a animated gif on.
Also on the page i have a link to a .wav file
When i click on the .wav link the animated gif stops and doesn't start again.
Can you help Thanks Ben
This is the code:
<a class="more" href="sounds/paso1.wav">LISTEN TO THE GAIT</a>
<table width="136" height="200" border="1" cellpadding="0" cellspacing="0" bordercolor="#999999" bgcolor="#FFFFFF">
<tr>
<td width="132" height="183" align="center"><img src="newimages/gait_anim.gif" width="132" height="200"></td>
</tr>
</table>
Also on the page i have a link to a .wav file
When i click on the .wav link the animated gif stops and doesn't start again.
Can you help Thanks Ben
This is the code:
<a class="more" href="sounds/paso1.wav">LISTEN TO THE GAIT</a>
<table width="136" height="200" border="1" cellpadding="0" cellspacing="0" bordercolor="#999999" bgcolor="#FFFFFF">
<tr>
<td width="132" height="183" align="center"><img src="newimages/gait_anim.gif" width="132" height="200"></td>
</tr>
</table>