I'm trying to execute a block of code everytime the HTML in the datepicker changes. In other words this event should fire off when month or year is changed but after jQuery has loaded in new HTML for the calendar. I know there's a "changeMonthYear" event but that event gets called before the new HTML has been loaded. Ultimately I'm just trying to be able to alter the HTML everytime the month changes. Any thoughts?
-- Adam "Do one thing, and do it well." -- The UNIX Philosophy --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
