Hi ,
I am trying out the JQuerySlideTopMenu and put the menu definition
in layout/main.php .
After mainmenu definition. but when i click the menu , the drop down menu display is ok but cannot be selected , when mouse over to those drop down items , it will roll up and unable to select. Sometimes some screen will cover the drop down menu items.
So I am quite sure that it is the zindex order of the menu is lower then those others html items . Correct me if i m wrong.
Now what I would like to find out is that possible to set my JQuerySlideTopMenu Zindex to higher , i.e. 1000 ?
Thanks.