Opened 8 years ago
Closed 8 years ago
#10583 closed bug (notabug)
Datepicker Position Problem in IE 8 and IE 10
Reported by: | Lexa | Owned by: | Lexa |
---|---|---|---|
Priority: | minor | Milestone: | none |
Component: | ui.datepicker | Version: | 1.11.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I had a Problem using the ui.datepicker with IE8 and IE10, but in Chrome everything works fine. The Datepicker was shown in the wrong Position when the browser window was scrolled down the date dialog would show up at the top of the page.
Change History (3)
comment:1 Changed 8 years ago by
Owner: | set to Lexa |
---|---|
Status: | new → pending |
comment:2 Changed 8 years ago by
Status: | pending → new |
---|
Work. Was absent at the beginning tag <!Doctype>. Thank you.
comment:3 Changed 8 years ago by
Resolution: | → notabug |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Hi Lexa,
Thanks for taking the time to contribute to jQuery UI. Can you please create a reduced test case that shows this issue? You can use http://jsfiddle.net/tj_vantoll/tRdpr/ as a starting point. Also see #8223 as it may be related.