Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. Symbol rendering in Internet Explorer 7

Symbol rendering in Internet Explorer 7

Scheduled Pinned Locked Moved Web Development
question
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • T Offline
    T Offline
    TheIdleProgrammer
    wrote on last edited by
    #1

    Hi, Does anybody know why it's possible for myself and a few of my colleagues to see the tick symbol (✔ - 10004) in IE7 (V7.0.5730.11) but some of my other colleagues using exactly the same browser get a little empty square (presumably as the browser cannot interpret the character entity)? We're stumped. Cheers, Chris Chambers.

    Y 1 Reply Last reply
    0
    • T TheIdleProgrammer

      Hi, Does anybody know why it's possible for myself and a few of my colleagues to see the tick symbol (✔ - 10004) in IE7 (V7.0.5730.11) but some of my other colleagues using exactly the same browser get a little empty square (presumably as the browser cannot interpret the character entity)? We're stumped. Cheers, Chris Chambers.

      Y Offline
      Y Offline
      Yusuf
      wrote on last edited by
      #2

      Did you check the browsers' character encoding setting? (Tools->Character Encoding).

      Yusuf

      T 1 Reply Last reply
      0
      • Y Yusuf

        Did you check the browsers' character encoding setting? (Tools->Character Encoding).

        Yusuf

        T Offline
        T Offline
        TheIdleProgrammer
        wrote on last edited by
        #3

        Hi Yusuf, Thanks for your response. It turns out it was because the tick symbol isn't part of the character entity set in the HTML4 spec, and so it all came down to whether the individual machine contained a font set with the corresponding glyph. There are only a couple of fonts that have that tick glyph (one of which is Arial Unicode MS), and it turns out the machines that displayed the character correctly had the full set for that font installed and the ones that didn't display it correctly only had a subset installed. In the end we went for a Wingdings tick to get around the problem. Cheers, Chris.

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups