Cool.  Would it be "the wicket way" to automatically do this in the dropdown
choice so that wicket developers don't have understand this bug themselves?


-----Original Message-----
From: dariusz.holda [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, January 08, 2008 5:25 AM
To: users@wicket.apache.org
Subject: Re: DropDownChoice always on the top


I've found a css solution to this nasty IE bug. If anyone is interested,
here
is the link:
http://www.hedgerwow.com/360/bugs/css-select-free.html


dariusz.holda wrote:
> 
> I'm trying to hide it with javascript. But I'll check the css solutions as
> well
> Thx,
> Dariusz
> 
> igor.vaynberg wrote:
>> 
>> you should probably try a css mailing list...
>> 
>> -igor
>> 
>> On Jan 7, 2008 12:48 AM, dariusz.holda <[EMAIL PROTECTED]> wrote:
>>>
>>> With Modal window it's actualy ok. sorry for confusion. I've noticed
>>> that if
>>> you show modal window the dropdowns disappear.
>>> With the list from the AutoCompleteTextField it's not but only if the
>>> last
>>> row in the list overlaps the dropdownchoice.
>>> I discovered that if I detach a column from a table (freeze it, so it
>>> always
>>> stays on the left even if you scroll) and scroll with the column over
>>> the
>>> dropdown it's going under the dropdownchoice. Is there some way to
>>> change
>>> this behavior so my "detached" column will always be on top? I've tried
>>> with
>>> z-index and it doesn't work.
>>>
>>> Regards,
>>> Dariusz
>>>
>>>
>>> dariusz.holda wrote:
>>> >
>>> > Hi,
>>> > I've noticed that no matter what z-index I set for dropdownchoice
>>> > component it stays on the top. I needed it hidden under ModalWindow
>>> and
>>> > under list displayed by AutoCompleteTextField.
>>> > Did someone have similar problem?
>>> >
>>> > Regards,
>>> > Dariusz
>>> >
>>>
>>> --
>>> View this message in context:
>>>
http://www.nabble.com/DropDownChoice-always-on-the-top-tp14600922p14660395.h
tml
>>> Sent from the Wicket - User mailing list archive at Nabble.com.
>>>
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>>> For additional commands, e-mail: [EMAIL PROTECTED]
>>>
>>>
>> 
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>> 
>> 
>> 
> 
> 

-- 
View this message in context:
http://www.nabble.com/DropDownChoice-always-on-the-top-tp14600922p14689348.h
tml
Sent from the Wicket - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to