[jQuery] Re: Superfish not working on PHP page

2007-11-20 Thread Jangla
Er, WOW! Talk about going the extra mile - thanks Joel!!! I'm under pressure to get the site finished but once it's done, I'll have a look at the changes you've made so I can learn something from them. On Nov 17, 7:13 am, "Joel Birch" <[EMAIL PROTECTED]> wrote: > I had a look at your page and it

[jQuery] Re: Superfish not working on PHP page

2007-11-14 Thread Jangla
Can I just clarify what you've said? You mean, explicitly define the width of the navigation div and then make sure that width plus padding equals the first ul element? There are a couple of issues with width that may all be related actually. If you take a look at this page: http://www.clinicn

[jQuery] Re: Superfish not working on PHP page

2007-10-10 Thread Jangla
Hi, Thanks for getting back to me. I've since solved that problem and moved onto another one! I've got the animations to work but for some reason, there's a "pop" at the end of the animation. When the sub-menu first appears, it's the width of the text contained within it. It then "pops" out to

[jQuery] Animation "pop"

2007-10-10 Thread Jangla
I've got a 3 level vertical menu working...ish. For some reason, when the animation happens, the menu fades in to the width of the link in the menu, and then "pops" out to the full required width. Anyone have any similar experiences or can help?

[jQuery] Superfish not working on PHP page

2007-09-24 Thread Jangla
I've got a page that dynamically loads an xml file and transforms it into a menu. I had wanted to use the nice fade effects of superfish but for some reason, no matter what I do, the animation won't happen! I've used the latest version of jQuery and made sure I use the provided CSS and all other