Forums

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

Home Forums CSS Targeting all versions of IE

  • This topic is empty.
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #199285
    femkreations
    Participant

    Hi folks,
    Is there a way to target all versions of IE. I need to put a message saying “we dont support IE”. Tried using the conditional statements but they work only IE9 and below.

    TIA
    FP

    #199286
    Paulie_D
    Member

    Yes…but don’t.

    If you don’t support IE at all, you aren’t doing your job properly…!

    #199367
    femkreations
    Participant

    thanks paulie_D. I added message to support 10 and above.

    #199402
    Paulie_D
    Member

    Why on earth would you want to shut out a very large percentage of your user base?

    Indeed…there is nothing wrong in targetting IE10+ and giving users of an older version a less enhanced version but not supporting them at all is just crazy.

    Using fallbacks for graceful degredation is your JOB unless the client absolutely demands it and you’ve already pointed out how unwise that is.

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