did you see the 'final' disposition. I discovered that if IE was in "compatibility" mode, the ADP didn't work as advertised. However, if you take IE out of Compatibility mode it almost works 100%.
it still fails if you have an ADP on a AMD and you refresh the AMD: AjaxModalDialog.update(context(), "Bill Released Versions"); in this case, the ADP shows itself as transparent but you can still select the dates. Ted --- On Mon, 8/16/10, Mark Wardle <[email protected]> wrote: > From: Mark Wardle <[email protected]> > Subject: Re: AjaxDatePicker and IE(7 or 8) > To: "Theodore Petrosky" <[email protected]> > Cc: "Chuck Hill" <[email protected]>, "Simon" <[email protected]>, > [email protected] > Date: Monday, August 16, 2010, 9:07 AM > I'm still deploying to users using > IE6 so count yourself lucky... > > Pleased to see the patch to fix the show-through of form > items through > the ajax popup - I thought this was a problem in my CSS and > was going > to try to fix this next week. > > On a related note however, I've just checked the online > Wonder demos > and the datepicker doesn't work at all on IE6 now. I'll > update my > Wonder locally and try it to see what is going on. > > b/w > > Mark > > On 9 August 2010 13:46, Theodore Petrosky <[email protected]> > wrote: > > I am downloading the wonder-frameworks (189) now… > > > > > > Ted > > > > > > --- On Mon, 8/9/10, Simon <[email protected]> > wrote: > > > > From: Simon <[email protected]> > > Subject: Re: AjaxDatePicker and IE(7 or 8) > > To: "Chuck Hill" <[email protected]> > > Cc: "Theodore Petrosky" <[email protected]>, > [email protected] > > Date: Monday, August 9, 2010, 4:37 AM > > > > ahh, mike's committed it. > > http://issues.objectstyle.org/jira/browse/WONDER-556 > > so maybe if theodore updates to the latest wonder his > problem will go away..? > > > > Simon > > > > On 9 August 2010 04:03, Chuck Hill <[email protected]> > wrote: > > > > I don't see this on the Open list in Jira. > > > > > > > > > > > > On Aug 7, 2010, at 1:30 PM, Simon wrote: > > > > > > > >> there is an patch for some IE related bollox on > the wonder jira that one of our devs submitted. not sure if > it made it into the trunk yet, or whether it will fix your > specific issue. IIRC, it whacks an iframe behind the popped > calendar to prevent IE "standards" getting on your > nerves... > > > > > >> > > > >> simon > > > >> > > > >> > > > >> On 7 August 2010 20:59, Theodore Petrosky <[email protected]> > wrote: > > > >> I seem to have a problem with my > AjaxDatePicker…. I did see the listing in the Wonder Docs > that says there was(is) a problem playing with AMDOpener … > The ADP is on a AMD. However, it works just fine in Safari > and FireFox… on IE 7 or 8 sometimes it displays correctly, > mostly not. > > > > > >> > > > >> Sometimes it displays with no background. I see > the calendar and all the controls (last year, last month, > etc) and I can click to select a date. But the calendar is > completely transparent making it difficult to find the > correct date to click on. > > > > > >> > > > >> This is only when the page (AMD) is displayed on > IE. I will try adding the line to the appendToResponse but > this doesn't seem to relate to the issue stated in the > docs. > > > >> > > > >> Any other ideas… > > > >> > > > >> Ted > > > >> > > > >> > > > >> > > > >> _______________________________________________ > > > >> Do not post admin requests to the list. They will > be ignored. > > > >> Webobjects-dev mailing list ([email protected]) > > > >> Help/Unsubscribe/Update your Subscription: > > > >> http://lists.apple.com/mailman/options/webobjects-dev/simon%40potwells.co.uk > > > >> > > > >> This email sent to [email protected] > > > >> > > > >> _______________________________________________ > > > >> Do not post admin requests to the list. They will > be ignored. > > > >> Webobjects-dev mailing list ([email protected]) > > > >> Help/Unsubscribe/Update your Subscription: > > > >> http://lists.apple.com/mailman/options/webobjects-dev/chill%40global-village.net > > > > > >> > > > >> This email sent to [email protected] > > > > > > > > -- > > > > Chuck Hill Senior Consultant / VP > Development > > > > > > > > Practical WebObjects - for developers who want to > increase their overall knowledge of WebObjects or who are > trying to solve specific problems. > > > > http://www.global-village.net/products/practical_webobjects > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > _______________________________________________ > > Do not post admin requests to the list. They will be > ignored. > > Webobjects-dev mailing list ([email protected]) > > Help/Unsubscribe/Update your Subscription: > > http://lists.apple.com/mailman/options/webobjects-dev/mark%40wardle.org > > > > This email sent to [email protected] > > > > > > -- > Dr. Mark Wardle > Specialist registrar, Neurology > Cardiff, UK > _______________________________________________ Do not post admin requests to the list. They will be ignored. Webobjects-dev mailing list ([email protected]) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com This email sent to [email protected]
