Milonic provide full featured pull down web menus for some of the worlds largest companies
click here to see what it can do for you

Download Milonic DHTML Menu
Buy Milonic DHTML Menu

Back To Start Of Archive
Taken From The Forum: Archived Topics for the old Version 3.0 JavaScript Menu
Forum Topic: Click to view post
Last Updated: Wednesday July 18 2012 - 06:07:21

Want to remove space, but how?


Poster: leatherlips
Dated: Friday October 11 2002 - 0:27:53 BST

I have pictures in the top part of my menu. However, there is a small space between them. I want the line that is underneath of them to be one continuous line. If the two graphics touched, then it would occur.

How can I remove that small gap? Thanks.

http://10.21.2.100/gm/morganscott/menutest/menu.html

Still can't figure it out


Poster: leatherlips
Dated: Sunday October 13 2002 - 0:47:54 BST

Does anyone have any insight as to how to remove the small gap between the images of the menu? The black horizontal line should stay connected all the way across, but as you can see at the URL in my above post, it is broken. Is there a setting I am missing? I've tried all of them I thought. Thanks.


Poster: trytrix
Dated: Tuesday October 15 2002 - 11:18:02 BST

Hi,

Sorry, URL not connectable !

Cheers,

Trytrix

(From The Flanders Fields 8O )


Poster: John
Dated: Tuesday October 15 2002 - 17:19:09 BST

I can't get to the URL you provided, either... :cry:

Try this URL


Poster: leatherlips
Dated: Tuesday October 15 2002 - 20:27:19 BST

Maybe this URL will work:

http://www.westcler.org/gm/morganscott/ ... /menu.html

Thanks for checking it out. Any ideas?


Poster: John
Dated: Tuesday October 15 2002 - 20:52:12 BST

Code:
,"<img src=anim_1b.jpg border=0>","show-menu=testing1",,"Animation",1
,"<img src=video_1b.jpg border=0>","show-menu=testing2",,"Video",1
,"<img src=clients_1d.jpg border=0>","show-menu=testing3",,"Clients",1
,"<img src=contact_1b.jpg border=0>","show-menu=testing4",,"Contact",1


That trailing "1" you have in there is for a separator bar. Try making it a "0".

Thank you!


Poster: leatherlips
Dated: Tuesday October 15 2002 - 21:08:37 BST

That did it! I didn't know what that number was for. I wish there was a descriptive list of what all of the code items meant. I know there are descriptors in the code itself, but once you start customizing it and deleting certain things, you can lose them.

Thanks for pointing that out.

Can you answer one more question for me?

Why does NN show the menu in a slight different place than IE? If I set my top and left positions, they are never quite the same in either browser. Does using the placemenu code take care of that? Thanks again.

Re: Thank you!


Poster: John
Dated: Tuesday October 15 2002 - 21:27:05 BST

leatherlips wrote:
That did it! I didn't know what that number was for. I wish there was a descriptive list of what all of the code items meant. I know there are descriptors in the code itself, but once you start customizing it and deleting certain things, you can lose them.

Actually there is a description of those particular menu items, but I noticed you had removed them in your code (as you suggested - shame :P )

As for the differences between N and IE - tough to fix. Those folks just don't follow the 'rules' (which is only one of the reasons Andy is going to the modules in 4.x).