Menu jumps when mousing over if using screenposition:bottom&

Having problems with DHTML Menu? There is usually somebody here who knows the answer.
Post Reply
Prefontim
Advanced
Advanced
Posts: 13
Joined: Sun Jun 26, 2005 9:08 pm

Menu jumps when mousing over if using screenposition:bottom&

Post by Prefontim »

I am trying to have a milonic profile similar to a Windows Desktop. So, i'm positionaing the menu near the bottom-left corner of the screen. After a few different methods, I've determined that the best way is to use screenposition:left;bottom; and have some offsets to get it exactly where i want.

Howerver, in both IE and FF, the menu is moving up right when i mouseover a menu for the first time. It jumps up the height of the menu row, which has a horizontal orientation. If i use 'screenposition:left;top;' this problem doesn't occur, so i know its b/c of the bottom screen position. Can anyone help with this?
User avatar
kevin3442
Milonic God
Milonic God
Posts: 2460
Joined: Sat Sep 07, 2002 12:09 am
Location: Lincoln, NE
Contact:

Post by kevin3442 »

Hi,

Can you please post a url where we can look at the problem and examine the code behind it? Much easier than trying to recreate the issue.

Cheers,

Kevin
Prefontim
Advanced
Advanced
Posts: 13
Joined: Sun Jun 26, 2005 9:08 pm

Post by Prefontim »

The site is not available for public use, but the problem went away when i downloaded the most recent version. It seems to have been a bug.
Post Reply