Skip to main content

Search and Top Navigation

#5139 closed bug (notabug)

Opened February 05, 2010 07:11PM UTC

Closed February 06, 2010 02:59PM UTC

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

Attachments (0)
Change History (2)

Changed February 06, 2010 07:50AM UTC by wampicom comment:1

It's not a bug. http://jsbin.com/oriju3/5/

Changed February 06, 2010 02:59PM UTC by Rwhitbeck comment:2

resolution: → invalid
status: newclosed

Need to load datepicker after DOM is loaded as wampicom shows above.