WinXP Style Menus and Relative positioning problem
WinXP Style Menus and Relative positioning problem
I have a problem with the menus where the border appears mis-aligned when highlighting any of the menus, this only seems to happen when I use position="Relative"; in the menu_data.js file.
To explain better, I've uploaded 2 versions of the menu:
http://www.msfnhosting.com/beta/ - Positioned Relative
http://www.msfnhosting.com/beta2/ - None
I know that my existing table there isn't interfering, because I tested on a very simple html file that had a few lines of text, and positioned the menu underneath, the border was still mis-aligned.
To explain better, I've uploaded 2 versions of the menu:
http://www.msfnhosting.com/beta/ - Positioned Relative
http://www.msfnhosting.com/beta2/ - None
I know that my existing table there isn't interfering, because I tested on a very simple html file that had a few lines of text, and positioned the menu underneath, the border was still mis-aligned.
-
- Advanced
- Posts: 10
- Joined: Tue Feb 03, 2004 5:47 pm
- Location: London, England
- Contact:
Well, what a coincidence!!
I have been having the same problems with a page i am testing today. I never noticed it at first because i was testing my page using Mozilla FireFox, but once i tested my page with IE6 the problem with the borders appears.
Also on my page, the mouse has to be in a specific part of the menu item for the sub menu to open.
Sorry i can't help you, but at least your not alone!!
Andy, any reason for this??
Paul.
I have been having the same problems with a page i am testing today. I never noticed it at first because i was testing my page using Mozilla FireFox, but once i tested my page with IE6 the problem with the borders appears.
Also on my page, the mouse has to be in a specific part of the menu item for the sub menu to open.
Sorry i can't help you, but at least your not alone!!
Andy, any reason for this??
Paul.
-
- Advanced
- Posts: 10
- Joined: Tue Feb 03, 2004 5:47 pm
- Location: London, England
- Contact:
I already have onborder and offborder in the code, removing it or changing colours doesn't fix it.
Something is budging the border down-right by about 1 pixel or something on mouseover, and only happens in IE like sparkstack says.
The source for the icons were done by me. I made screenshots of my icons in Windows XP, then made them transparent in Fireworks.
Code: Select all
with(XPMainStyle=new mm_style()){
onbgcolor="#C1D2EE";
oncolor="#000000";
offbgcolor="#EFEDDE";
offcolor="#000000";
bordercolor="#8A867A";
borderstyle="solid";
borderwidth=1;
separatorcolor="#EFEDDE";
separatorsize="2";
padding=3;
fontsize="75%";
fontstyle="normal";
fontweight="normal";
fontfamily="Verdana,Tahoma,Helvetica,Arial";
subimagepadding="2";
onborder="1px solid #316AC5";
offborder="1px solid #cccccc";
}
The source for the icons were done by me. I made screenshots of my icons in Windows XP, then made them transparent in Fireworks.
-
- Advanced
- Posts: 10
- Joined: Tue Feb 03, 2004 5:47 pm
- Location: London, England
- Contact:
-
- Advanced
- Posts: 10
- Joined: Tue Feb 03, 2004 5:47 pm
- Location: London, England
- Contact:
-
- Advanced
- Posts: 10
- Joined: Tue Feb 03, 2004 5:47 pm
- Location: London, England
- Contact:
-
- Advanced
- Posts: 10
- Joined: Tue Feb 03, 2004 5:47 pm
- Location: London, England
- Contact:
Andy, the link i am trying is the one from this page:
http://milonic.com/menuvinfo.php
when i click on the link for:
http://milonic.com/download.php?version=Latest
I get a page come up saying:
download not found
jgillett, specific enough for you??
http://milonic.com/menuvinfo.php
when i click on the link for:
http://milonic.com/download.php?version=Latest
I get a page come up saying:
download not found
jgillett, specific enough for you??