I ran into an interesting issue with jQueryUI autocomplete in a dialog box.
My dialog HTML looks like this:
-
2021-02-05 01:09
- Create the dialog
- Activate auto-complete
This signals to jquery the auto-complete is in a dialog and it has the information available to handle z-indexes.