Thanks Dave. I was hoping for an event _afterShowDay_ that would make these things easier. I guess I will post a feature request on the jquery website.
Regards, On Apr 30, 10:19 am, Fontzter <[email protected]> wrote: > Hi, > > I'm not sure that this can be easily done. Here is a stab at > it:http://jsbin.com/ikawe/edit > > I don't like the approach though because it has to use a timeout to > let the calendar render. Also, it does not have code to discern which > calendar it is changing if there are multiple ones. So as a > disclaimer, I wouldn't use this; but I put it there for you to get an > idea and a start on how to do something like this. > > Also, I realized that it might be nice to have some events for _after_ > the calendar renders such as afterShow and afterShowDay. Maybe this > is already a feature request. I'll leave that one up to you. > > Hth, > > Dave > > On Apr 30, 9:28 am, sk <[email protected]> wrote: > > > Hello, > > > I would like to add some additional text into the date cells (1...31) > > that are generated by the DatePicker control. I know that I can use > > the beforeShowDay to return a 0 array with a tooltip, however this > > doesn't allow me to add text inside the cell. How would I be able to > > do that? > > > Thank you --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
