Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Alerting IE6 and IE7 users?

  • This topic is empty.
Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #28377
    spate1y
    Member

    Is there a way to have a splash page for visitors visiting my site from IE6/IE7?

    My site uses cufon (for the fonts) and it only works in IE8, Firefox, Safari, Chrome, ect… (not IE6/7)

    The site runs on WordPress… so if there are any plugins that will help me with this, it would help a lot.

    Thanks!

    #72434
    Democritus
    Member

    Take a look into the $_SERVER super global value.

    It will tell you what the client is using for his browser. If you want, you can look up possible return values, and define them as a different name for easy reading.

    Once you have the browser type, you can send files accordingly.

    Best of luck.

    #72442
    TheDoc
    Member

    Cufon runs perfectly in both IE6 and IE7, what type of problems are you having?

Viewing 3 posts - 1 through 3 (of 3 total)
  • The forum ‘Back End’ is closed to new topics and replies.