jQuery ui Autocomplete suggestions OverLaping in IE-6

316 views Asked by At

I am working with jQuery ui autocomplete v.18.16 and jQuery v1.7. It is working fine in all browsers except IE 6. Below AutoComplete TextBox, I have combo boxes. These combo box vales are overlapping the auto suggestions. I tried the bgiframe plugin but still have the problem. The example is http://ksrtc.in/site/jq1/. Try it with From places like "ban", "man".

2

There are 2 answers

0
Adam Merrifield On
2
Dave L. On

Can you try calling the bgiframe function manually instead of having jQuery do it and see if that works?