This is a discussion on "3 tier navigation" within the Web Page Design section. This forum, and the thread "3 tier navigation are both part of the Design Your Website category.
|
|
|
|
|
![]() |
||
3 tier navigation
|
||
| Notices |
![]() |
|
|
LinkBack | Thread Tools |
|
#1
|
|||
|
|||
|
3 tier navigation
I have created the following page and finally got a 3 tier dropdown menu to work in FF opera etc and the page works perfectly. However in IE I have trouble
1. IE6 shoes the 3rd tier as soon as you click on the 1st tier 2. IE7 same as above but the page isn't centered either. (The about us section and locations is where the 3rd tier should be) Does anyone have any suggestions as to what might be causing these problems?? Or maybe another way to go about what am trying to achieve I like everyting else about the design just these 2 problems although there not major the majority of the sites users are IE so it is quite important. I have read the sticky tutorials but still can'tget the problems to work Thank you for any advice Here is the code I've trimed it down for easier reading HTML
CSS
|
|
|
|
#2
|
|||
|
|||
|
Re: 3 tier navigation
I'd prefer if you could put the page somewhere with a link so I can look at in the browsers and manipulate it.
I have cut-n-pasted your code to try it and can tell you that the problem is with the JavaScript. If you remove this script, you will find that things still work ok in Firefox, etc., and also in IE7. This script is trying to make up for the IE6 lack of compliance in handling the pseudo : hover action on elements other than the <a> element. I would direct you back to the menu tutorial and the use of the csshover.htc file and the way it is hooked into the xhtml pages. Come back if you need more help. Last edited by ukgeoff; Jan 4th, 2007 at 16:58. Reason: Added more comment |
![]() |
| Tags |
| ie problems, navigation |
| Thread Tools | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Navigation | inkz | Web Page Design | 2 | Apr 22nd, 2008 15:33 |
| CSS Navigation Help | penguin | Starting Out | 3 | Mar 15th, 2008 13:43 |
| CSS Navigation Help! | crackafaza | Web Page Design | 3 | Jan 21st, 2008 15:56 |
| CSS navigation | AdRock | Web Page Design | 1 | Jul 15th, 2006 10:56 |
| 2-tier ASP application | riclage | Classic ASP | 6 | Jan 29th, 2004 09:43 |