there are other options, but these typically require more overhead.

One option is to use a java applet.  There are a few commercial ones out
there (www.imint.com for one I've used before), or you could roll your own.

Or, you could take another look at your page layout and move the select
boxes or menu to a location that won't overlap (can be painful depending on
how complex your layout is).

On the plus side, I've seen and played with the milonic menus before, and
love it.  I'll probably be using it in a couple sites I'm working on (when I
get to the public part of it).

My two cents worth.

Shawn Grover

-----Original Message-----
From: Ewok [mailto:[EMAIL PROTECTED]]
Sent: Thursday, May 30, 2002 10:35 AM
To: CF-Talk
Subject: Re: milonic menu problems


sorry guys I just got in and got the responses to my question.
I suppose it has been fixed in NS6 its the only browser that it doesnt
happen in..
Putting it in a higher indexed layer doesnt help here.
Was kinda trying to avoid the disapearing and reappearing  thing but i guess
ill see what that looks like.
....
maybe i can get a project for a magician?????
he'd HAVE to like it


thanks for all your input



----- Original Message -----
From: "Ronald West" <[EMAIL PROTECTED]>
To: "CF-Talk" <[EMAIL PROTECTED]>
Sent: Friday, May 31, 2002 12:09 AM
Subject: RE: milonic menu problems


> 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/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to