Hmm, don't know, I'm not a committer. But I guess so. Maybe you could find out what would be a good value for the z-index, as 20 is just a random value (probably some lower would do)
Bart. > -----Original Message----- > From: roy huang [mailto:[EMAIL PROTECTED] > Sent: Tuesday, September 21, 2004 11:45 AM > To: [EMAIL PROTECTED] > Subject: Re: [CForms]When using fi:groups with style "tabs" calender > select is behide the layer > > Thanks, it works.Should this change submit in cvs? > ----- Original Message ----- > From: "Bart Molenkamp" <[EMAIL PROTECTED]> > To: <[EMAIL PROTECTED]> > Sent: Tuesday, September 21, 2004 5:35 PM > Subject: RE: [CForms]When using fi:groups with style "tabs" calender > select is behide the layer > > > Set the CSS property z-index to a value greater than the frame, and it > will apear. In forms-calendar.css, in #forms_calendarDiv, I've added > z-index: 20; and that fixed it. > > > -----Original Message----- > > From: roy huang [mailto:[EMAIL PROTECTED] > > Sent: Tuesday, September 21, 2004 11:24 AM > > To: [EMAIL PROTECTED] > > Subject: [CForms]When using fi:groups with style "tabs" calender > select is > > behide the layer > > > > Hi,All: > > When using fi:group with styling "tabs" like: > > <fi:group> > > <fi:styling type="tabs" /> > > If there has widget which its type is datetime,the calendar select > box > > is under the tab div.So you can't select date from the calendar > select. > > > > My environment: > > cocoon 2.1.5.1 > > IE 6 > > > > I think it is a bug,can anyone fix it ? > > > > > > Roy Huang.
