UncleRonin
Well-known member
I have a CSS menu comprised of <div>, <a>, <ul> and <li> elements. The menu works just fine except for when an <input> element currently has focus and the carat marking the current position in the element blinks and bleeds through the menu when it is displayed.
Changing the z-index of the menu elements or the <input> elements has no effect.
Is there a solution to this? I have searched all over to no avail and while this is not mission critical it is confusing to users and really just poor form over all.
Changing the z-index of the menu elements or the <input> elements has no effect.
Is there a solution to this? I have searched all over to no avail and while this is not mission critical it is confusing to users and really just poor form over all.