problem with list box control

Last post 02-21-2006 7:22 PM by jcasp. 1 replies.

Sort Posts:

  • problem with list box control

    02-21-2006, 3:01 PM

    In my application, few web forms have list box controls. When I hover mouse over the menu control, which is on master page, the list box control flickers. It shows kind of multiple borders for a very short period of time.

  • Re: problem with list box control

    02-21-2006, 7:22 PM
    • Star
      11,530 point Star
    • jcasp
    • Member since 04-10-2003, 6:43 AM
    • Posts 2,286
    Sounds like you may have some kind of JavaScript hover function attached to your menu control.  It may be doing some weird stuff, especially if z-order CSS settings are involved.  DropDownList and ListBox controls have been known to clash with other controls in the past as far as UI is concerned.
Page 1 of 1 (2 items)