User1324715958 posted
I'm getting this error when I click on a drop down and select a new item
jquery-ui.custom.min.js:6 Uncaught TypeError: this.element.zIndex is not a function
at e.(/eweb/anonymous function).(anonymous function)._create (http://amsdev.aha.org/eweb/include/jquery-ui.custom.min.js:6:32550)
at e.(/eweb/anonymous function).(anonymous function)._create (http://amsdev.aha.org/eweb/include/jquery-ui.custom.min.js:6:5393)
at e.(/eweb/anonymous function).(anonymous function)._createWidget (http://amsdev.aha.org/eweb/include/jquery-ui.custom.min.js:6:7458)
at new e.(/eweb/anonymous function).(anonymous function) (http://amsdev.aha.org/eweb/include/jquery-ui.custom.min.js:6:4976)
at HTMLInputElement.<anonymous> (jquery-ui.custom.min.js:6)
at Function.each (jquery-1.12.4.js:370)
at jQuery.fn.init.each (jquery-1.12.4.js:137)
at jQuery.fn.init.e.fn.(/eweb/anonymous function) [as autocomplete] (http://amsdev.aha.org/eweb/include/jquery-ui.custom.min.js:6:6623)
at populate (js-auto-complete-5.js:20)
at HTMLSelectElement.<anonymous> (js-auto-complete-5.js:15)
I'm not sure why this is failing.