Opened 16 years ago
Closed 16 years ago
#1881 closed bug (fixed)
UI Datepicker v3.0 with other libraries
Reported by: | pricea1 | Owned by: | iMarc |
---|---|---|---|
Priority: | minor | Milestone: | 1.2.1 |
Component: | ui | Version: | 1.2.1 |
Keywords: | datepicker, libraries | Cc: | |
Blocked by: | Blocking: |
Description
UI Datepicker v3.0 fires js error when jQuery.noConflict() is used to prevent conflict with other libraries: $(this).addClass is not a function
Change History (3)
comment:1 Changed 16 years ago by
Owner: | set to iMarc |
---|
comment:2 Changed 16 years ago by
comment:3 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Changed references to jQuery(this).addClass(...