#5690 closed bug (notabug)
autoComplete in IE6 under the select control
Reported by: | shengdong | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | |
Component: | ui.core | Version: | 1.8.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I found in Ie7,FF And Chrome, when a select controle below the div, the page won't show the whole autoComplete. I read other blogs, know that the autocomplete div need to add '<iframe></frame>'.
maybe next release will fix it?
Change History (3)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Sorry,I read other Source, And I found it resolve by Jquery-bgframe.js. so so sorry... Who can finish it?