javascript - The arrows of drop-down menu are invisible in IE (IE8) -


this page of javascript drop-down menu , there arrows beside menu content when viewing chrome , firefox. http://code.stephenmorley.org/javascript/touch-friendly-drop-down-menus/

however, cannot see arrows when using ie8.

is problem of ie version? what mechanism of arrows? (it seems not images or characters in special font.)

enter image description here


Comments

Popular posts from this blog

node.js - Mongoose: Cast to ObjectId failed for value on newly created object after setting the value -

c# - ItextSharp font color issue in ver 5.5.4+ -

ios - retrievePeripherals deprecated in IOS7 how to substitude it with retrievePeripheralsWithIdentifiers -