http-equiv="Site-Enter" not work in firefox

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • perhapscwk
    New Member
    • Sep 2007
    • 123

    http-equiv="Site-Enter" not work in firefox

    Hi,

    I use below in IE, it works but it not work in firefox, please help.

    Code:
    <meta http-equiv="Site-Enter" content="revealTrans(Duration=2,Transition=23)"/>
    <meta http-equiv="Page-Enter" content="revealTrans(Duration=2,Transition=23)"/> 
    <meta http-equiv="Site-Exit" content="revealTrans(Duration=2,Transition=23)"/>
    <meta http-equiv="Page-Exit" content="revealTrans(Duration=2,Transition=23)"/>
  • drhowarddrfine
    Recognized Expert Expert
    • Sep 2006
    • 7434

    #2
    I had never heard of it. Googled it and apparently it's some proprietary crap that only works in IE and you shouldn't be using it.

    Comment

    Working...