leonidassavvides
01-26-2009, 09:28 AM
the top image appear corrupted at:
http://www.poliscarhire.com/
I open the file in fireworks and the ani gif appear correctly , well where is the problem ?
I try use below but same problem ...
<SCRIPT language="JavaScript">
<!--
if (document.images)
{
preload_image = new Image(875,140);
preload_image.src="http://www.poliscarhire.com/images/fixed1.gif";
}
//-->
</SCRIPT>
http://www.poliscarhire.com/
I open the file in fireworks and the ani gif appear correctly , well where is the problem ?
I try use below but same problem ...
<SCRIPT language="JavaScript">
<!--
if (document.images)
{
preload_image = new Image(875,140);
preload_image.src="http://www.poliscarhire.com/images/fixed1.gif";
}
//-->
</SCRIPT>