ronj
04-12-2009, 12:35 AM
1) Script Title:
2) Script URL: http://blackbootyplanet.com/just_a_test.htm
3) Describe problem: I need help I'm using dhtml mouse over effects in frongpage and its not working on my site in firefox but its working in ie8 can someone please help me out here is the code:
<script language="JavaScript" fptype="dynamicanimation">
<!--
function dynAnimation() {}
function clickSwapImg() {}
//-->
</script>
<script language="JavaScript1.2" fptype="dynamicanimation" src="animate.js">
</script>
<meta name="Microsoft Border" content="t, default">
</head>
<body onload="dynAnimation()" language="Javascript1.2">
<p dynamicanimation="fpAnimformatRolloverFP1" fprolloverstyle="color: #0000FF; text-decoration: underline" onmouseover="rollIn(this)" onmouseout="rollOut(this)" language="Javascript1.2">
just a test</p>
2) Script URL: http://blackbootyplanet.com/just_a_test.htm
3) Describe problem: I need help I'm using dhtml mouse over effects in frongpage and its not working on my site in firefox but its working in ie8 can someone please help me out here is the code:
<script language="JavaScript" fptype="dynamicanimation">
<!--
function dynAnimation() {}
function clickSwapImg() {}
//-->
</script>
<script language="JavaScript1.2" fptype="dynamicanimation" src="animate.js">
</script>
<meta name="Microsoft Border" content="t, default">
</head>
<body onload="dynAnimation()" language="Javascript1.2">
<p dynamicanimation="fpAnimformatRolloverFP1" fprolloverstyle="color: #0000FF; text-decoration: underline" onmouseover="rollIn(this)" onmouseout="rollOut(this)" language="Javascript1.2">
just a test</p>