We used a slider once and we had the same problem.  Try this:

1. Create a style for the fields that get in the way.  In that style define
the propertie "visibility" and set it's value to "display"
2. Then in your slider code change the value of the visibility property to
"hidden" when the slider is visible and then back to "display" when the
slider is not visible.

Should work for both IE and Netscape.

- Ron


-----Original Message-----
From: Dave Carabetta [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 30, 2002 9:30 PM
To: CF-Talk
Subject: Re: milonic menu problems


> try putting the menu in a layer with a greater z-index than the rest of
the
> page.  That should solve it.

My understanding is that this won't do anything. It has something to do with
form elements having an infinite z-index. Has this changed with the latest
browsers (NS6)?

Regards,
Dave.

______________________________________________________________________
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to