combo dropdown

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Dale Geffs

    combo dropdown

    I have a form with a combo box and when it (combo) gets focus I issue
    a .dropdown. Using A2K and SP1 everything works fine and the list
    drops down under the control as expected. If I use a PC with SP3 the
    dropdown actually pops up over the combo box covering it completely.
    Same exact form and source code in both examples. Anyone ever seen
    anything like this before?

    Dale

  • Tom van Stiphout

    #2
    Re: combo dropdown

    On Tue, 10 Aug 2004 02:40:31 GMT, Dale Geffs <dgeffs@swbell. net>
    wrote:

    Sometimes it's just not worth trying to support non-standard behavior.
    Comment out your code, and tell your users about the dropdown button
    next to the dropdown list, and about the Alt+CurDown keystroke.

    -Tom.
    [color=blue]
    >I have a form with a combo box and when it (combo) gets focus I issue
    >a .dropdown. Using A2K and SP1 everything works fine and the list
    >drops down under the control as expected. If I use a PC with SP3 the
    >dropdown actually pops up over the combo box covering it completely.
    >Same exact form and source code in both examples. Anyone ever seen
    >anything like this before?
    >
    >Dale[/color]

    Comment

    Working...