Re: [ANN] AjaxDatePicker and AjaxDefaultSubmitButton
Re: [ANN] AjaxDatePicker and AjaxDefaultSubmitButton
- Subject: Re: [ANN] AjaxDatePicker and AjaxDefaultSubmitButton
- From: Travis Britt <email@hidden>
- Date: Tue, 23 Jun 2009 21:25:29 -0400
On Jun 23, 2009, at 9:09 PM, Chuck Hill wrote:
On Apr 28, 2009, at 6:37 AM, Travis Britt wrote:
I was able to reproduce this issue by using AjaxDatePicker in a
form on an AjaxTabbedPanel. If the AjaxDatePicker is not on the
initially selected tab, and is updated via Ajax (for example, an
ajax form submit) the next time the calendar is activated it has
lost its css.
Not sure *why* this happens yet, but was able to work around it by
using ERXResponseRewriter to add the calendar's css in the page
component containing the AjaxTabbedPanel.
I _think_ I just fixed this. The CSS is now loaded dynamically and
DOM manipulation is used instead of document.write. In my failure
cases, this has fixed the problem.
Yep, I just updated and it fixed my case as well. Thanks!
tb
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden