Opened 13 years ago
Closed 13 years ago
#5139 closed bug (notabug)
Datepicker localization doesn't initially load when loaded into a div
Reported by: | Rwhitbeck | Owned by: | |
---|---|---|---|
Priority: | critical | Milestone: | 1.8 |
Component: | ui.datepicker | Version: | 1.8rc1 |
Keywords: | jquery ui datepicker | Cc: | |
Blocked by: | Blocking: |
Description
When you load datepicker with localization into a div the datepicker loads english then on calendar change the localization labels kick in.
See forum: http://forum.jquery.com/topic/datepicker-problem-when-i-call-datepicker-on-a-div
Recreated the issue (1.8rc1): http://jsbin.com/oriju3/3
Change History (2)
comment:1 Changed 13 years ago by
comment:2 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Need to load datepicker after DOM is loaded as wampicom shows above.
Note: See
TracTickets for help on using
tickets.
It's not a bug. http://jsbin.com/oriju3/5/