internet explorer 8 - Superfish dropdown doesn't show IE8 (animation/screen update) -


my superfish dropdown menu won't show in ie8 when hover on parent items. when double-click select text of parent item. dropdown menu show up. seems screen not updating when superfish trying render dropdown menu. have picture slider doing animation without problem, , when slider changing(animating), dropdown menu appear.

after trying each of css rules. found "filter: ..." menu container not compatible superfish dropdown menu animation. after removing it, dropdown menu works now.


Comments

Popular posts from this blog

matlab - How to equate a structure array to structure array -

c# - Operator '==' incompatible with operand types 'Guid' and 'Guid' using DynamicExpression.ParseLambda<T, bool> -