Opened 12 years ago
Closed 12 years ago
#7704 closed bug (invalid)
datePicker too much recursion
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | undecided | Milestone: | 1.6 |
Component: | unfiled | Version: | 1.4.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hello. I use jquery-ui-1.8.6.custom. When i click on a <input type='text' id='date_Match' name='date_Match' ...> with javascript $('#date_Match').datepicker(); It works good on a page toto.php. But When i do that on a other page titi.php, with another input <input type='text' id='date_Match' name='date_Match' ...> there is a bug on firefox "too much recursion". I try to destroy the datePicker before ($('#date_Match').datepicker("destroy").datepicker(), but it doesn't better.
Thank you for help (I'm french, sorry for the language...)
Note: See
TracTickets for help on using
tickets.
Thanks for taking the time to contribute to the jQuery project!
For jQuery UI (Autocomplete, Sortable, Draggable, Tabs, Datepicker, etc.): This is NOT the correct form! Please use the jQuery UI bug tracker. http://dev.jqueryui.com/