Bug Tracker

Ticket #2001 (closed bug: fixed)

Opened 9 months ago

Last modified 8 months ago

syntax error

Reported by: sinosaga Assigned to: iMarc
Type: bug Priority: critical
Milestone: 1.2.1 Component: ui
Version: 1.2.1 Keywords:
Cc: Needs: Review

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>

Attachments

Change History

  Changed 9 months ago by paul

  • owner set to iMarc

in reply to: ↑ description   Changed 9 months 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@gmail.com's hard work.

  Changed 8 months ago by kbwood

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.