Click to See Complete Forum and Search --> : Javascript Menu Problem


Sidders
10-14-2003, 03:20 AM
Hi a new user to the forum here! I need some help form you guys if possible. I have used a freeware script on a site for a dynamic navigation menu. Everyhting is cool with this menu other than when the page resizes the menu stays relevant to the position on page. This means that the menu doesnt stay over the menu background and looks odd.

you can see the example here

http://www.in-companygroup.com/index1.htm

Please help if you can

***Sidders****

Khalid Ali
10-14-2003, 07:55 AM
seems like your menu is not positioned relative to the rest of the page(its positioned:absolute)

Sidders
10-14-2003, 08:06 AM
Is this an easy process or is it going to mean loads of problems for the coding?

Thanks for the reply anyhow.

Khalid Ali
10-14-2003, 08:17 AM
it should be fairly simple,you will need to play with the menu code where it says

position:absolute;