MX Includes Forum :: CSS Menu behind Form Field
This thread was displayed: 0 times
Starting with 17th May 2007, Adobe Systems will stop offering support for any version of the discontinued InterAKT products. As a result, we will not answer to new support incidents starting with May 17th, 2007. Pending support incidents will still be followed in order to be closed. The product forums will remain open and be transformed in user-to-user forums. The general forums will be made read-only and not allow new posts or comments.
For more information about the affected products visit: www.interaktonline.com/Support/
Accumike
03-02-2007 19:57:50 GMT +2
|
Hi
I have a page which includes a form to enter or update information and an MX CSS Menu just above. If you mouse over the menu, when it drops down the combo boxes from the form over-ride the menu (see attached zip file). How do I stop this? I've tried setting a Z index in my global stylesheet, as below, but this does not help.
.KT_tngtable {
z-index:-1;
}
Any ideas welcome.
Thanks
Michael Bullard
|
|
|
Razvan Racasanu[InterAKT]
03-05-2007 11:23:36 GMT +2
|
Hello,
Try copying the attached file into /includes/cssmenus2/js.
Regards,
Razvan RACASANU
|
|
|
Accumike
03-05-2007 12:15:27 GMT +2
|
Thank you Razvan, that does the trick.
It may interest you to know that if I mouse-over from the left menu item to the next, which does not have a drop down, the two combo-box form fields do not reappear until I either mouse-over further right to another menu item with drop down options or mouse off the menu completely. The two form fields then reappear instantly.
This is not a problem for me, and I am happy with the fix.
Thanks again
Michael Bullard
|
|
|