Opened 16 years ago
Closed 16 years ago
#2001 closed bug (fixed)
syntax error
Reported by: | sinosaga | Owned by: | iMarc |
---|---|---|---|
Priority: | critical | Milestone: | 1.2.1 |
Component: | ui | Version: | 1.2.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
when my mouse is over a date happen syntax error, my browser: firefox 2.0.11, firebug
<td onclick="jQuery.datepicker._selectDay(0,10,2007, this);" );="" datepicker_dayscellover="" jquery(this).removeclass(="" onmouseover="jQuery(this).addClass('datepicker_daysCellOver'); onmouseout=" class="datepicker_daysCell datepicker_daysCellOver datepicker_currentDay"><a>5</a></td>
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.
Replying to sinosaga:
i think it has been fixed in Revision4198, thank grabanski@…'s hard work.