I'm looking for a way of detecting this event, as the current onChangeMonth does, but allowing me to fire my function AFTER the change to the html on the page (_updateDatepicker) actually occurs. Another option is the manually call the update function inside my onChangeMonth function which would result in it being called twice in each update.
Any ideas/suggestions? As a bit more context, I'm trying to mod the functionality of datepicker which actually changing the code (just adding my own functions from a different js file), so i change around the html after it's been formed. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=en -~----------~----~----~----~------~----~------~--~---
