On Tuesday 21 Jan 2003 16:44 pm, Robertson-Ravo, Neil (RX) wrote: > This is a know 'bug' and the ways I have seen it fixed before is to disable > the form box when the menu is activated....what you are seeing is expected > behaviour and not a bug per say ..... > Have you tried setting the z-index of your menu, by placing it in a div > with > an appropriate style ?
:nods I over came it when hide/show'ing DHTML layers in a different frame. The layers would also move up to a specific place in the browser window (as opposed to staying in place in the document), so sometimes would overlap with form elements. I was able to cure this by settting a z-index value (either very large, or -1, I can't remember exactly). -- Tom C If a listener nods his head while you're explaining your program, wake him up. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Archives: http://www.houseoffusion.com/cf_lists/index.cfm?forumid=4 Subscription: http://www.houseoffusion.com/cf_lists/index.cfm?method=subscribe&forumid=4 FAQ: http://www.thenetprofits.co.uk/coldfusion/faq This list and all House of Fusion resources hosted by CFHosting.com. The place for dependable ColdFusion Hosting. Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=89.70.4

