Modify ↓
Ticket #2536 (closed bug: invalid)
datepicker position issue
| Reported by: | nic | Owned by: | iMarc |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.2.4 |
| Component: | ui | Version: | 1.2.3 |
| Keywords: | datepicker vertical position | Cc: | nicola.rizzo+jquery@… |
| Blocking: | Blocked by: |
Description
When a datepicker "trigger" is in a div having a scrollTop/scrollLeft > 0, the datepicker gets a wrong position.
Attachments
Change History
comment:3 Changed 5 years ago by veljkopopovi
I have attached proposition for _findPos function. This fix works in IE7 and Mozilla.... I'm sure you can write it in more elegant manner :) This is fix for vertical and horizontal position as well
Best regards Veljko
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

