|
Posted by Jonathan N. Little on 04/09/07 13:28
Travis Newbury wrote:
> On Apr 6, 12:41 am, sinr...@gmail.com wrote:
>> I have a Flash drop-down menu that is 800x200 pixels...
> <snip...>
>
> Throw away that stupid Javascript detection BS because it doesn't
> work. Then read this:
>
> http://alistapart.com/articles/flashsatay.
>
> Also no one guarantees support for the transparent attribute except
> IE.
Do you mean the flash's transparency Works in all my non-IE browsers!
OP's problem is that the flash is an OBJECT whose dims include the the
drop-downs whether they are displayed or not and since the overlay the
scrollbar you cannot grab it. IE is the only browser that it works
because of a well published bug where IE's form elements will not obey
z-order stacking...
Travis's tip is a good one. Using a CSS menu in your page will solve
this problem because while the menu is not in an active state, the
submenu list is physically no longer overlaying the scrollbar!
BTW, total inappropriate use of a textbox, your can style a DIV to do
what you desire.
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
Navigation:
[Reply to this message]
|