Bug Tracker

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 paul

Owner: set to iMarc

comment:2 in reply to:  description Changed 16 years ago by sinosaga

Replying to sinosaga:

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>

i think it has been fixed in Revision4198, thank grabanski@…'s hard work.

comment:3 Changed 16 years ago by kbwood

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.