IE: onresize: menu problem

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
ads
Beginner
Beginner
Posts: 2
Joined: Mon Sep 04, 2006 10:46 am

IE: onresize: menu problem

Post by ads »

Hi guys!
well, i have a weird problem with my milonic menu and hope someone can help me ^^
menu version: 5.756
on my wesite:
http://scris.iware.ch/

when you resize window, the menu moves and stay in it's initial window position,i mean...if you resize your window, it should move too...but that's not the case... :(
it's quite hard to explain the problem since my english is not that good...
test by yourself on this webpage please ^^

note: the problem is only on IE...firefox seems ok, and don't have javascript errors.

i tried to call the "drawMenus()" fonction when a "onresize" is trapped but...seems not working.... :(


sorry to bother and thanks in advance for any kind of help ^^
User avatar
Andy
Milonic
Milonic
Posts: 3308
Joined: Sun May 19, 2002 8:23 pm
Location: Menu Developer
Contact:

Post by Andy »

Hi,

Try embedding the main menu inside a table cell - this means that it will be relative to other HTML objects and should re-size much more accurate.

There is a document here that describes how to do it: http://milonic.com/tablemenu.php
ads
Beginner
Beginner
Posts: 2
Joined: Mon Sep 04, 2006 10:46 am

Post by ads »

thank you, i'm trying it now (^^)b
Post Reply