Re: [heads up] [cforms] problem with calendar popup on ie6

2004-06-03 Thread JD Daniels
My solution was to have an iframe in the page and put the calendar div inside it.. they behave the same as the select lists, so they cover it up. Jon Evans wrote: Hi Marc, On 10 May 2004, at 21:21, Marc Portier wrote: I just checked in an update for one of our cforms samples that reveals a

Re: [heads up] [cforms] problem with calendar popup on ie6

2004-06-02 Thread Jon Evans
Hi Marc, On 10 May 2004, at 21:21, Marc Portier wrote: I just checked in an update for one of our cforms samples that reveals a somewhat nasty visual presentation of the nice calendar widget we use if placed just above a (multi-line) selection list (like done now) the calendar popup seems to be

Re: [heads up] [cforms] problem with calendar popup on ie6

2004-06-01 Thread Joerg Heinicke
On 14.05.2004 17:30, Tim Larson wrote: Random thought: We could have a partial solution by making the calendar popup (and help popups, etc.) draggable, like the sample on the diner page linked above. I would not like to see us maintaining forks of Matt Kruse's code, but it would be a nice feature

Re: [heads up] [cforms] problem with calendar popup on ie6

2004-05-14 Thread Tim Larson
On Mon, May 10, 2004 at 10:48:25PM +0200, Askild Aaberg Olsen wrote: A link from http://www.mattkruse.com/javascript/calendarpopup/ leads to http://www.webreference.com/dhtml/diner/seethru/ Random thought: We could have a partial solution by making the calendar popup (and help popups, etc.)

Re: [heads up] [cforms] problem with calendar popup on ie6

2004-05-11 Thread Vadim Gritsenko
Askild Aaberg Olsen wrote: A link from http://www.mattkruse.com/javascript/calendarpopup/ leads to http://www.webreference.com/dhtml/diner/seethru/ Bingo. And solution is to upgrade to Mozilla. I'll add another workaround to the pool: hide all windowed controls before showing popup. Vadim

Re: [heads up] [cforms] problem with calendar popup on ie6

2004-05-11 Thread Geoff Howard
Vadim Gritsenko wrote: Askild Aaberg Olsen wrote: A link from http://www.mattkruse.com/javascript/calendarpopup/ leads to http://www.webreference.com/dhtml/diner/seethru/ Bingo. And solution is to upgrade to Mozilla. I'll add another workaround to the pool: hide all windowed controls before

RE: [heads up] [cforms] problem with calendar popup on ie6

2004-05-10 Thread Hunsberger, Peter
Marc Portier [EMAIL PROTECTED] asks: Hi all, I just checked in an update for one of our cforms samples that reveals a somewhat nasty visual presentation of the nice calendar widget we use please update, build, start cocoon and check over with:

Re: [heads up] [cforms] problem with calendar popup on ie6

2004-05-10 Thread Askild Aaberg Olsen
A link from http://www.mattkruse.com/javascript/calendarpopup/ leads to http://www.webreference.com/dhtml/diner/seethru/ Askild - Marc Portier wrote: Hi all, I just checked in an update for one of our cforms samples that reveals a somewhat nasty visual presentation of the nice calendar

Re: [heads up] [cforms] problem with calendar popup on ie6

2004-05-10 Thread Joerg Heinicke
On 10.05.2004 22:21, Marc Portier wrote: Hi all, I just checked in an update for one of our cforms samples that reveals a somewhat nasty visual presentation of the nice calendar widget we use please update, build, start cocoon and check over with:

Re: [heads up] [cforms] problem with calendar popup on ie6

2004-05-10 Thread Joerg Heinicke
I wrote: But I don't remember the solution as it was not so important for me. I will ask him. http://www.webreference.com/dhtml/diner/seethru/ says: This is not a z-index issue. There is no fix. Maybe I had to much beer inside when I thought the guy talked about a solution ;-) Joerg

Re: [heads up] [cforms] problem with calendar popup on ie6

2004-05-10 Thread Sylvain Wallez
Joerg Heinicke wrote: I wrote: But I don't remember the solution as it was not so important for me. I will ask him. http://www.webreference.com/dhtml/diner/seethru/ says: This is not a z-index issue. There is no fix. Yep, this is a known IE bug, which affects all absolutely positioned

RE: [heads up] [cforms] problem with calendar popup on ie6

2004-05-10 Thread JD Daniels
10, 2004 12:54 PM To: [EMAIL PROTECTED] Subject: Re: [heads up] [cforms] problem with calendar popup on ie6 On 10.05.2004 22:21, Marc Portier wrote: Hi all, I just checked in an update for one of our cforms samples that reveals a somewhat nasty visual presentation of the nice calendar widget

RE: [heads up] [cforms] problem with calendar popup on ie6

2004-05-10 Thread Hunsberger, Peter
Askild Aaberg Olsen [EMAIL PROTECTED] writes: A link from http://www.mattkruse.com/javascript/calendarpopup/ leads to http://www.webreference.com/dhtml/diner/seethru/ Ugg! Haven't seen this with our code, have seen problems that Z-order fixes, at least with IE 5.5 and above (all that we've