[jQuery] [PATCH] use datePicker without IDs
The datePicker plugin[1] won't work for multiple date inputs unless you
add an id attribute to each input tag (though this restriction does not
seem to be mentioned anywhere). I didn't want to have to generate ids
for each date input on my page, so I patched datePicker to get rid of
the id requirement. I don't see anywhere on the author's page to submit
patches, so I've attached it here for anyone interested.
-- Matt Good
[1] http://kelvinluck.com/assets/jquery/datePicker/
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/