Back To Start Of Archive
Taken From The Forum: Help & Support for DHTML Menu Version 5+
Last Updated: Monday December 1 2008 - 06:12:33
Positioning
Poster: use
Dated: Sunday October 16 2005 - 12:56:00 UTC
I have got some problems with the postion of the menue:
The parameters are:
with(milonic=new menuname("Main Menu")){
alwaysvisible=1;
followscroll=1;
orientation="horizontal";
top=140;
left=122;
IE, Firefox and Netscape are interpreting this paraters different. Has some one a soultion?
B.
Poster: Ruth
Dated: Wednesday November 2 2005 - 21:20:55 UTC
I would bet they are off by a few pixels. That's because they have different 'automatic' margins. Set the body margin to 0 in css. In the head of the page put
Code:
style type="text/css">
body{margin:0px}</style>
body{margin:0px}</style>
That should equalize them.
Ruth
Industrial Strength JavaScript and DHTML Menus
About Us
Testimonials
Contact Us
Our Distinguished Clients
Investing in Non-Profits
Where Are We
Privacy Policy
Software Licensing Agreement
DHTML JavaScript Menu
Product Information
Page Integration
Quick Reference Guides
Embedding Into a Table or DIV
Purchase
