I have used Meta tags in my site:
But these tags do not work in Firefox, are there any ways to get them to work in Firefox? Or can /you/ do anything in HTML for Firefox to have the same effect?
Sam
Code:
<META HTTP-EQUIV="Site-Enter" CONTENT="blendTrans(duration=3.0)"> <META HTTP-EQUIV="Site-Exit" CONTENT="blendTrans(duration=3.0)"> <META HTTP-EQUIV="Page-Enter" CONTENT="blendTrans(duration=3.0)"> <META HTTP-EQUIV="Page-Exit" CONTENT="blendTrans(duration=3.0)">
Sam
Comment