I have filed an issue
http://sourceforge.net/tracker/index.php?func=detail&aid=1364466&group_id=119783&atid=684975

Cheers
Dipu

----- Original Message ----- From: "Ryan Sonnek" <[EMAIL PROTECTED]>
To: <wicket-user@lists.sourceforge.net>
Sent: Tuesday, November 22, 2005 6:42 PM
Subject: Re: [Wicket-user] How to cover Select Box with the autocomplete DIV layer


I updated to rc4 a while back, and now that rc5 is out, we should do
another update.  can you file an issue to get some visibility on this?
I'll probably tackle the upgrade, unless someone else wants to hop in
and get it done.  It might take me a couple days before I can get this
in.

On 11/22/05, Dipu <[EMAIL PROTECTED]> wrote:


scriptaculous provides the inner-frame support for autocomplete out of the
box, we don't have to do it ourselves.
I just replaced the control.js file in the wicket-contrib-scriptaculous
project with the latest version and the problem vanished.
Can anyone with commit rights to the CVS replace all the scriptaculous js
files with the most recent version available.

Cheers
Dipu

----- Original Message -----
From: Martijn Dashorst
To: wicket-user@lists.sourceforge.net
Sent: Tuesday, November 22, 2005 12:50 PM
Subject: Re: [Wicket-user] How to cover Select Box with the autocomplete DIV
layer

Try using an inner-frame. I don't have the code available, but googling
should provide enough info. The two wicket-contrib-dojo guys (Ruud and
Marko) also had some problems regarding this, and have posted a similar
question two weeks ago.

Martijn



On 11/22/05, Dipu <[EMAIL PROTECTED]> wrote:
>
> Hi Ryan,
>
> I am using the ajax autocomplete text box you have developed for wicket.
But in my case the div layer spans over a select box,
> so on IE it goes behind the select box. I tried nesting it in another > div
with postion:relative as in scriptaculous autocomplete example,
> but it didn't work for me. Is there any way to get around this problem.
>
> Thanks
> Dipu



--
Living a wicket life...

Martijn Dashorst - http://www.jroller.com/page/dashorst

Wicket 1.1 is out: http://wicket.sourceforge.net/wicket-1.1


-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_idv28&alloc_id845&op=ick
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user



-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.  Get Certified Today
Register for a JBoss Training Course.  Free Certification Exam
for All Training Attendees Through End of 2005. For more info visit:
http://ads.osdn.com/?ad_idv28&alloc_id845&op=click
_______________________________________________
Wicket-user mailing list
Wicket-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wicket-user

Reply via email to