script.aculo.us autocomplete stuck behind input elements
Posted
by colour me brad
on Stack Overflow
See other posts from Stack Overflow
or by colour me brad
Published on 2009-07-22T20:58:47Z
Indexed on
2010/05/10
23:04 UTC
Read the original article
Hit count: 329
I've got several script.aculo.us Ajax.Autocomplete controls on a page and when the drop down div is rendered it's always stuck behind the other text boxes on the page, no matter what I do with zIndex and positioning. The problem occurs in IE and FF. Anyone else run into this? Am I missing something, or is this just life with this control?
© Stack Overflow or respective owner