This is an IE 'feature'. In IE, each block that has a 'relative' positioning gets it's own z-index stack.
<http://ltslashgt.com/2007/05/16/relative-zindex-and-ie/> On 2011-10-12, at 2:51 PM, Chris Pastore wrote: > I have an AjaxDatePicker that I use on a ModalDialogBox. Everything is fine > and all the form elements play fine on the ModalDialogBox, except when it > comes to Internet Explorer (isn’t that always the case?). The issue, is that > I can open the date picker one time and it displays fine, but if I close the > modal dialog, and re-open it and try to open the date picker a second time, > the styling goes away. The calendar is placed where it should be, but no > white background, borders, or highlighting. First thought was z-index, but > since the date picker has a higher z-index than the modal dialog box and the > numbers actually show up, I’m thinking that is not the problem. > > Has anyone seen this before? > > I included two screenshots… Not sure if that will work or not. > > <image001.png> > > > <image006.png> > Thanks, > > Chris Pastore > > _______________________________________________ > 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/dleber_wodev%40codeferous.com > > This email sent to [email protected] -- David LeBer Codeferous Software 'co-def-er-ous' adj. Literally 'code-bearing' site: http://codeferous.com blog: http://davidleber.net profile: http://www.linkedin.com/in/davidleber twitter: http://twitter.com/rebeld -- Toronto Area Cocoa / WebObjects developers group: http://tacow.org _______________________________________________ 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]
