PDA

View Full Version : META not working in Firefox


neeraj23
10-22-2008, 10:16 AM
The following works fine in I.E. but not in Firefox (though it doesn't affect page rendering or function).

Is this just a support issue with Firefox verses IE.? I assume so....

<META HTTP-EQUIV="Page-Enter" CONTENT="blendTrans(Duration=1.0)">
<META HTTP-EQUIV="Page-Exit" CONTENT="blendTrans(Duration=1.0)">

Thanks in advance,

Admin
10-22-2008, 01:31 PM
I don't think FF supports this. You may want to google your meta tag.

This link may be helpful:
http://www.sitepoint.com/forums/showthread.php?t=389222

Admin