0
我在jQuery菜單(燈絲組http://www.filamentgroup.com/lab/jquery_ipod_style_and_flyout_menus/)的同一頁面上使用JQuery UI組合框部件。JQuery UI組合框部件和jQuery菜單衝突
當我運行頁面我得到這個錯誤:
Unable to get value of the property 'zIndex': object is null or undefined
我相信這是這兩個插件之間的衝突。
是否有其他人得到相同的錯誤並解決了問題?
不是一個答案,但衝突是有道理的;引擎蓋下的自動完成插件使用「菜單」小部件。這兩個衝突並不奇怪。 –