I have an animated gif (205k) in my webpage that animates for most people who view it. However, on one person on our intranet it just shows the first frame. There are 30 frames total. All of us are using IE 6. The <td> is as follows:
<tr bgcolor="gainsboro">
<td width="30%" align="left"><IMG src="images/CeleritMorph.gif"></td>
<td width="70%" align="left" class="HeaderBold"> New Website - Celerit.com</td>
</tr>
Does anyone know why this might be?
Rich
<tr bgcolor="gainsboro">
<td width="30%" align="left"><IMG src="images/CeleritMorph.gif"></td>
<td width="70%" align="left" class="HeaderBold"> New Website - Celerit.com</td>
</tr>
Does anyone know why this might be?
Rich