[jQuery] Re: Superfish 1.2.1 3rd level IE display problem

2007-07-14 Thread Joel Birch
You duplicated this message a few times - maybe you missed my last post in this thread? If for some reason you didn't see it, here it is again: Hi, I couldn't see anything wrong with your code so I set up a test page using your CSS in an effort to see where the problem was.

[jQuery] Re: Superfish 1.2.1 3rd level IE display problem

2007-07-14 Thread n00bert
Hi Joel, Thanks for your reply and the test page. Way beyond the call of duty and hugely appreciated! If, as you say, the css works well even in IE6 then it must be other css interfering. Now that you've thrown me onto the correct path, I'll investigate and post back here when I have a

[jQuery] Re: Superfish 1.2.1 3rd level IE display problem

2007-07-14 Thread Karl Swedberg
Hi N00bert, This last reply showed up in my inbox 5 times for some reason. Might have been something weird with my mail client, but just wanted to let you know in case the problem was caused by something you might have done. Worth investigating, in any case. No real harm done, but it's

[jQuery] Re: Superfish 1.2.1 3rd level IE display problem

2007-07-13 Thread Olivier Percebois-Garve
for each :hover you should have a .sfhover ... n00bert wrote: Hi, I'm using Superfish, available http://users.tpg.com.au/j_birch/plugins/superfish/ here . I've added a third level and made the changes given by Joel Birch in answer to

[jQuery] Re: Superfish 1.2.1 3rd level IE display problem

2007-07-13 Thread n00bert
Hi, thanks for your reply. I did as you said, but still no change. The third level doesn't appear in IE6. Any further insights would be greatly appreciated. I've pasted the revised css below: .nav, .nav * {margin:0;padding:0;} .nav {line-height:1.0;float:left;} .nav ul {background:#ff;

[jQuery] Re: Superfish 1.2.1 3rd level IE display problem

2007-07-13 Thread Joel Birch
Hi, I couldn't see anything wrong with your code so I set up a test page using your CSS in an effort to see where the problem was. http://users.tpg.com.au/j_birch/plugins/superfish/noobert/ Only the first three submenus of the first menu item have the right amount of levels of submenu so