Hi,
I am using 4 different menus on one page. The menus function perfectly in Firefox, but in IE6 and IE7 the main navigation image is only 1/3 clickable starting from the left. As soon as you pass the one third of the image, the cursor changes from the "hand" to a default "arrow" and the image is not clickable any more. Did anyone come across such an issue, and if yes please help. BTW I purchased full license.
The page can be seen here http://www.web-site-demo.net/online/cus ... click.html.
Menu files are here:
http://www.web-site-demo.net/online/menu_matches.js
http://www.web-site-demo.net/online/menu_premium.js
http://www.web-site-demo.net/online/menu_profile.js
http://www.web-site-demo.net/online/menu_retention.js
http://www.web-site-demo.net/online/milonic_src.js
http://www.web-site-demo.net/online/mmenudom.js
http://www.web-site-demo.net/online/mmenuns4.js
Image in main nav only 1/3 clickable
Re: Image in main nav only 1/3 clickable
From: Andy
Message ID: support7144
Date: Mon Feb 25 2008
Time: 13:27:11
Subject: Re: In IE6 entire image not clickable just part of it
Message: Hi,
The problem with IE is that you are mixing relative menus with absolute menus and the positioning of the code within the page is not correct.
Can you please take a look at http://milonic.com/tablemenu.php and see how you embed the menu into a relative object. Works the same with Tables and Div's
What you need to do is only declare the main (relative) menu inside the DIV, the sub menus need to go in the HTML, just after the bod tag along with the menu code.
Hope this helps
Milonic Support
Message ID: support7144
Date: Mon Feb 25 2008
Time: 13:27:11
Subject: Re: In IE6 entire image not clickable just part of it
Message: Hi,
The problem with IE is that you are mixing relative menus with absolute menus and the positioning of the code within the page is not correct.
Can you please take a look at http://milonic.com/tablemenu.php and see how you embed the menu into a relative object. Works the same with Tables and Div's
What you need to do is only declare the main (relative) menu inside the DIV, the sub menus need to go in the HTML, just after the bod tag along with the menu code.
Hope this helps
Milonic Support