internet explorer 6 - Is it possible to display the entity ⇓ in IE6 -


is possible display ⇓ entity in ie6? being display in every browser not ie 6.i writing markup such as:

<span>&#8659;</span>  

according this page, symbol doesn't show in ie6 @ all.

symbol  character  numeric  description ⇓       &darr;     &#8659;  down double arrow - -  * doesn't show ms ie6 

if need particular symbol, may have go small graphic of arrow - not ideal solution, if need display in ie6 may option.


Comments

Popular posts from this blog

windows - Why does Vista not allow creation of shortcuts to "Programs" on a NonAdmin account? Not supposed to install apps from NonAdmin account? -

c++ - How do I get a multi line tooltip in MFC -

unit testing - How to mock PreferenceManager in Android? -