Hi Leroy -
This issue is fixed in Menu + Button for 2.6. Checkout the builds of
Container, Menu and Button in the YUI 2.6 Preview to verify:
http://yuiblog.com/assets/yui2.6.0pr1.zip
<http://yuiblog.com/assets/yui2.6.0pr1.zip>
- Todd
Leroy Stav wrote:
>
> so I've created a new color picker button thing like in the examples...
> the problem is that when I am scrolled down to about 100 pixels
> underneath the bottom of the button, the menu panel becomes 'scrolled'.
> Instead of having the colorpicker div inside of a div with a class of
> "bd", it goes in a class "bd yui-menu-body-scrolled" and above and
> below it there is "hd topscrollbar" and "ft bottomscrollbar"
>
> is this a bug or can I add a configuration to the menu to prevent it
> from doing so, like it does when I am scrolled underneath the button
> for *less* than 100px in which case the menu pops up *above* the button.
>
> for that matter, is there a way for me to configure the menu so that
> it is *always* above the button?
>
>