Title: combobox display chaotically in IE Post by: mrhyher on February 28, 2013, 11:35:17 PM I use combobox in my project, i have updated jquery easyui to latest version 1.3.2 yesterday, after that ,all combobox that beyond one full screen display chaotically in IE7.
A 800px height div could filling-in my screen, if i put combobox inside this div, they are display normally, if put combobox under this div, i should drag scroll bar down to use this combobox, and this combobox display chaotically. I think this is a bug. Title: Re: combobox display chaotically in IE Post by: mrhyher on March 04, 2013, 10:43:09 PM This problem caused by jquery-1.8.0.js, solved after i replace it by jquery-1.7.2.js.
|