Im using the following code to start a video using a jpg as a link/button.
The code works in IE, but not in Firefox.
Can anyone shed some light as to why?
Many thanks,
Ant
Code:
<p class="l_fifteen_top"><a href="videos/others/Fire_Force_2.wmv"><img src="Title/Fire Force 2_0001.jpg" style="border:1px solid white;"></a></p>
The code works in IE, but not in Firefox.
Can anyone shed some light as to why?
Many thanks,
Ant