Hi Dan, > * When using clickInput:true, you might want to turn off autocomplete > automatically for the field. When the browser's built-in autocomplete box > gets triggered, it hovers over the data picker. Plus it looks a little > weird.
Thanks for the info. My browser hadn't tried to autocomplete any of the fields so I hadn't seen this issue. You can also position the date picker so it doesn't necessarily have to overlay the input field (so you get the advantage of the autocomplete as well). > > * Comments in the datePicker.css to describe what each class affects would > be really nice when styling new versions of the file. OK - I'll try and do that. Although they should be fairly self explanatory and to tell the truth, I think a quick look around with firebug will be a lot more useful than my comments can be :) > > * The bind and renderCallbacks should make the plug-in *extremely* > configurable. While I didn't dig into things too much, I couldn't think of > anything you wouldn't be able to do w/the existing callbacks. It's always > nice when you can create a plug-in that shouldn't require people modifying > the source. :) Yeah - I was surprised at how easy the start and end date example was to implement and how little code it took... Thanks for the feedback, Kelvin :) --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery (English)" group. To post to this group, send email to jquery-en@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/jquery-en?hl=en -~----------~----~----~----~------~----~------~--~---