Hi Bruce/Folks,
(I know you're away Bruce, and I've got a whole pretty bunch of things to hit up on here come mid Oct, but wanted to put this out here to see if someone else has fixed it up)
Screen attached.
Basically, when in a popup form where the autocomplete field is near the bottom, the list goes below the popup form.
Have been fiddling with the css, and all that I've come up with is to set
.ui-autocomplete { position:relative; }
Not great, but it pushes the popup form bottom down to show the whole autocomplete list, and when you select the popup form goes back to normal size.
Any ideas what css/jquery might be good to solve this?
Stu
[Edit 1] I tried "z-index:9999;" in the css, didn't seem to solve the issue.
[attachment deleted by admin]