Version 5 (Free Menu) Problem...
Version 5 (Free Menu) Problem...
Hi,
I've been trying to upgrade my version of Milonic Menu so that I can take advantage of the new situation regarding free-site menus without links to Milonic in the menu.
Here is my site using what I preume is version 3 - http://www.dominicself.co.uk and here is my test page using the latest version http://www.freepgs.com/dominicself/test
As you can see there is suddenly a border around the sides of the menu! The only difference I have made to coding is to duplicate my first link (because the forced MILONIC link is still there, how long does it take on average to be recognised btw?) but apart from that the menu_data.js file remains unchanged.
Anyone know how to solve this? Any help much appreciated.
(Oh, and I do feel guilty using the free menu, I will try and buy the licence at some point in the future but as a school student I cannot justify nearly £30 with VAT at the moment for a personal site.)
I've been trying to upgrade my version of Milonic Menu so that I can take advantage of the new situation regarding free-site menus without links to Milonic in the menu.
Here is my site using what I preume is version 3 - http://www.dominicself.co.uk and here is my test page using the latest version http://www.freepgs.com/dominicself/test
As you can see there is suddenly a border around the sides of the menu! The only difference I have made to coding is to duplicate my first link (because the forced MILONIC link is still there, how long does it take on average to be recognised btw?) but apart from that the menu_data.js file remains unchanged.
Anyone know how to solve this? Any help much appreciated.
(Oh, and I do feel guilty using the free menu, I will try and buy the licence at some point in the future but as a school student I cannot justify nearly £30 with VAT at the moment for a personal site.)
I'm not exactly sure to what your referring since you have border set to show, and it shows in both versions on all the browsers I tried. Do you mean the open space after the separator bars on the right? That's because of the overflow="scroll"; that space is where the scroll bar appears if needed, if you remove that you'll see the menu looks normal. Also, in your data file you have in the style declaration screenposition="center"; and then in the menu you have a top and left listed and position="relative"; I don't know if they will cause a conflict or not. Also, the top of the data file has the usual _menuCloseDelay=500 etc. but then at the bottom of it, there is this this is the menu_datanew.js file
Ruth
Code: Select all
drawMenus();
_menuCloseDelay=500;
_menuOpenDelay=150;
_scrollAmount=3;
_scrollDelay=20;
_followSpeed=5;
_followRate=40;
_subOffsetTop=0;
_subOffsetLeft=0;
drawMenus();
Ruth
- allgoodpeople
- Advanced
- Posts: 10
- Joined: Tue Feb 17, 2004 6:17 pm
- Contact:
I had posted earlier today that the forced link isn't being removed in Netscape 7.1, even when a link to milonic.com is included in the page. Not sure if this is just an issue with my page or a general issue with the menu though. I think that's what jgillet was referring to.Red Dalek wrote:Ur... sorry I don't understand?
Mark
- allgoodpeople
- Advanced
- Posts: 10
- Joined: Tue Feb 17, 2004 6:17 pm
- Contact:
*lol* it's not ME who insists on using it!!Red Dalek wrote:[joke] I see... well if you will insist on using Netscape[/joke]


Mark