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++][SFML 2.2] Strange Performance Issues - Moving Mouse Lowers CPU Usage -

ios - Possible to get UIButton sizeThatFits to work? -