[SOLVED] Dialog overlap autocomplete's dropdown list
I have simple page with several dialogs. Each dialog has autocomplete widget. On dialog created dynamically autocomplete's items appears outside dialog. On static dialog all work fine. I create
sample on JSFIDDLE and this sample work correct, but when I run this code on my server it work with bugs.
File from my server