Skip to main content

Bug Tracker

Side navigation

#7704 closed bug (invalid)

Opened December 05, 2010 02:00PM UTC

Closed December 05, 2010 02:30PM UTC

datePicker too much recursion

Reported by: regis.legall@orange.fr 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...)

Attachments (0)
Change History (1)

Changed December 05, 2010 02:30PM UTC by rwaldron comment:1

resolution: → invalid
status: newclosed

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/