My fix:
Add in the end result html:
<iframe
id="whatever the divs name is"
src=""
scrolling="no"
frameborder="0"
style="position:absolute; top:0px; left:0px; display:none;">
</iframe>
Change <div> to iframe - iframe honors z-index.
Although, I was under the impression this got fixed in 2.1.5 (In another
manner) - I just looked at my current html end stuff on the project i'm
working on now, and I don't have this anymore (Using 2.1.7)
JD
Carlos M. S. Bento Nogueira wrote:
I remember that had something to do with the css(see the z order
parameter).By the way i use firefox and the problem was the same.
Look also in this mailing list, because i remember having the same
problem and someone posted an answer.
I also remember that the problem "disappeared" when instead of using
actions e began to use flowscript. :S
Good luck,
CarlosN.
On Tue, 16 Aug 2005, Eiko Thomas wrote:
Hi folks,
I have a question to the js/calendar/popup/cform bug #30040 ...
I try to change the style of the calendar from div based to popup
window. The
reason for this is I hope its a workaround for IE based z-order bug.
At first I modify line #33 in 'forms-calendar-styling.xsl' to ...
var forms_calendar = CalendarPopup(null);
... and so I got my popup window but I got also a lot of javascript
errors :-(
Does everybody else try something like that? Is there a (maybe) simple
sample
how I can change the style?
Or what do you to solve problems related with this terrible bug?
Thanks for anwser and help
Eiko
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]