[jQuery] Re: problem when using inside a popup

2009-10-01 Thread onyafriend
I have the same problem, autocomplete popup is shown back of dialog , how I can show on top? thanks On 21 sep, 14:54, Arun mailarunkuma...@gmail.com wrote: How did you manage to get it in dialog. Im using Jquery UI 1.7.2 dialog for me the auto suggest layer displays behind the modal dialog

[jQuery] Re: problem when using inside a popup

2009-10-01 Thread onyafriend
I solved adding atribute z-index:1500 to my divs in jquery.autocomplet.css because Jquery UI Dialog put z-index between 1000 and 1005 thanks On 1 oct, 10:36, onyafriend ssinfo.compugr...@gmail.com wrote: I have the same problem, autocomplete popup is shown  back  of dialog , how I can show on

[jQuery] Re: problem when using inside a popup

2009-09-21 Thread Arun
How did you manage to get it in dialog. Im using Jquery UI 1.7.2 dialog for me the auto suggest layer displays behind the modal dialog overlay. Please let me know how to acheive it? On Sep 8, 1:11 pm, Kevin kevin.van.hae...@gmail.com wrote: Hello, When I usejquery.autocomplete.js on a field