[jQuery] Re: Superfish problem with IE7

2008-01-29 Thread eugene33
Thanks a lot, it's working just fine. Thanks for your time Charles, I didn't expect so much information and I will definitely use your technics to debug, it make so much sense (I should have think about it!!!) On Jan 28, 11:47 am, Charles K. Clarkson [EMAIL PROTECTED] wrote: eugene33 wrote:

[jQuery] Re: Superfish problem with IE7

2008-01-28 Thread Joel Birch
Hi there, What have you tried debugging-wise? The CSS looks right so I'm thinking there could be a few things to check next. Does the menu work when you remove the IE7-js code? If so then there must be a conflict of some sort that we can look into. The next thing is that I notice your HTML does

[jQuery] Re: Superfish problem with IE7

2008-01-28 Thread Charles K. Clarkson
eugene33 wrote: : I have a little problem with superfish and IE7 (probably IE6 too : couldn't test it) It fails under IE6 as well. The problem seems to be the relative positioning of the #content. The default is static positioning works fine. The relative position is causing the

[jQuery] Re: Superfish problem with IE7

2008-01-28 Thread Joel Birch
Hi Charles, Great post - thanks very much for doing all of that debugging and writing such an informative response. I didn't have chance to set up test pages for this at the moment and now I may not need to. :) I should have thought of this as it has come up a few times... the cause of the