The following Java Script is present on a page, which displays a Hover
Enter gif and when user presses it, enters the website.
This is working properly in Internet Explorer ( perhaps, it was
developed using Front Page?) But is not working with FireFox.
where could be the problem, how to modify it.
Thanks!
Senthil
<!--[if !mso]>
<style>
v\:* { behavior: url(#default#VM L) }
o\:* { behavior: url(#default#VM L) }
..shape { behavior: url(#default#VM L) }
</style>
<![endif]--><!--[if gte mso 9]>
<xml><o:shapede faults v:ext="edit" spidmax="1027"/>
</xml><![endif]-->
<script language="JavaS cript" fptype="dynamic animation">
<!--
function dynAnimation() {}
function clickSwapImg() {}
//-->
</script>
<script language="JavaS cript1.2" fptype="dynamic animation"
src="file:///C:/Program%20Files/Microsoft%20Off ice/Office10/fpclass/animate.js">
</script>
Enter gif and when user presses it, enters the website.
This is working properly in Internet Explorer ( perhaps, it was
developed using Front Page?) But is not working with FireFox.
where could be the problem, how to modify it.
Thanks!
Senthil
<!--[if !mso]>
<style>
v\:* { behavior: url(#default#VM L) }
o\:* { behavior: url(#default#VM L) }
..shape { behavior: url(#default#VM L) }
</style>
<![endif]--><!--[if gte mso 9]>
<xml><o:shapede faults v:ext="edit" spidmax="1027"/>
</xml><![endif]-->
<script language="JavaS cript" fptype="dynamic animation">
<!--
function dynAnimation() {}
function clickSwapImg() {}
//-->
</script>
<script language="JavaS cript1.2" fptype="dynamic animation"
src="file:///C:/Program%20Files/Microsoft%20Off ice/Office10/fpclass/animate.js">
</script>
Comment