Opened 9 years ago

Closed 9 years ago

#10146 closed bug (invalid)

jquery date picker hangs on multiple clicks

Reported by: ANK170989 Owned by: ANK170989
Priority: minor Milestone: none
Component: ui.datepicker Version: 1.11.0
Keywords: Cc:
Blocked by: Blocking:

Description

hello,

i have used below mentioned code .but my problem is that the datepicker gets hanged on multiple clicks means if i continueously goes on htting calender image datepicker gets hang

$(function() {

$("#MyID").datepicker({

minDate: 0, showOn: "button", buttonImage: "../Includes/Images/cal.png", buttonImageOnly: true,

});

});

Change History (2)

comment:1 Changed 9 years ago by Scott González

Component: ui.coreui.datepicker
Owner: set to ANK170989
Status: newpending

I'm not seeing this behavior. Please provide a reduced test case as requested in the red box.

comment:2 Changed 9 years ago by trac-o-bot

Resolution: invalid
Status: pendingclosed

Because we get so many tickets, we often need to return them to the initial reporter for more information. If that person does not reply within 14 days, the ticket will automatically be closed, and that has happened in this case. If you still are interested in pursuing this issue, feel free to add a comment with the requested information and we will be happy to reopen the ticket if it is still valid. Thanks!

Note: See TracTickets for help on using tickets.