javascript - Issue with z-index positioning of elements in html page -


i'm using jquery autocomplete function in page:

link

if, example, type 't' in "enter entity name" text field, list of items displayed. problem full list obscured chart. how specify z-index value dynamically displayed part of auto complete element? tried putting z-index value in div didn't work.

the element has absolutely positioned z-index work


Comments