Log in

View Full Version : Javascript menu & form fields causing problem



Confused&Confounded
01-25-2006, 03:18 AM
Hello

Can someone please help with this problem. I have a 2 level drop down menu that gets "lost" behind form menu/list fields when they come into contact.

Here is a snapshot of the problem

http://www.linnet.nt.gov.au/images/menuprob.gif

Any and all assistance really appreciated.

ddadmin
01-25-2006, 11:40 AM
This is unfortunately a very common problem with many DHTML menu scripts. There really is no easy way around this unfortunately. There are scripts that overcome this by dynamically hiding the form elements when it comes in contact with the menu, but that's a whole production as far as modification of a script to do that.