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 -

how does one get csharp-sqlite to throw exceptions for duplicates or foreign key constraint violations -

Simple Angular 2 project fails 'Unexpected reserved word' -