Note ID: S1073
Product: Menu Maker
Version: 4

Request Support

Bannershop GIF Animator

Selteco Menu Maker

Selteco Flash Designer

 

My menus ovelap each other

SYMPTOMS

You are using 2 or more menus on the web page and submenus are behind the lower bar.





 

SOLUTION

Use the following code for the top and the bottom menus:


<div style="position: relative; z-index: +1;">
<script language="javascript" src="s1073a.js"></script>
</div>

<div style="position: relative;">
<script language="javascript" src="s1073b.js"></script>
</div>

Use z-index positive value to put objects in front, use negative values to send items to back.

UNIQUE MENU ID

If you use 2 or more menus make sure both menus have unique ID. Set menu id with "Menu" > "Menu ID" command. For example you can use numbers 1 and 2 respectively. Then re-export your JS files:


Comments?

If you would like to briefly comment on this article, you can enter your remarks in the space below (up to 255 characters):


Products | Purchase | Downloads | Support | Developer | Contact | Privacy Policy

Copyright © 2006 Selteco Software. All rights reserved.