Search and Top Navigation
#10583 closed bug (notabug)
Opened September 02, 2014 03:05PM UTC
Closed September 03, 2014 12:22PM UTC
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.
Attachments (0)
Change History (3)
Changed September 02, 2014 04:17PM UTC by comment:1
owner: | → Lexa |
---|---|
status: | new → pending |
Changed September 03, 2014 02:53AM UTC by comment:2
status: | pending → new |
---|
Work. Was absent at the beginning tag <!Doctype>. Thank you.
Changed September 03, 2014 12:22PM UTC by comment:3
resolution: | → notabug |
---|---|
status: | new → closed |
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.