Note ID: S1081
Product: Menu Maker
Version: 4

Request Support

Bannershop GIF Animator

Selteco Menu Maker

Selteco Flash Designer

 

Place fixed menu in a table cell

SYMPTOMS

The menu stays at x and y coordinates regardless of where it has been inserted

By default the menu in fixed mode will be positioned at x and y coordinates specified under Menu > Menu Options:

SOLUTION

Add the following code around the SCRIPT tag to flow the menu as other HTML elements of the page:


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

The menu will be now relative to the DIV tag and you can place the DIV tag inside a menu cell. At Menu > Menu Options you have to specify menu position 0,0 so the menu will be aligned to the left top corner of the enclosing DIV tag.

 

 

 


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.