[jQuery] Re: Problem with superfish example

2009-01-30 Thread Joel Birch
Hi Kieren, Note that if you browse to the example.html online, what you are seeing in the browsers that the menu does appear to work in is a CSS- only menu, as the paths to the JS files are set to be correct only when example.html is viewed from within the zip file's main folder. What you are

[jQuery] Re: Problem with superfish example

2009-01-30 Thread Kieren
Cheers I think my IE6 problem was due to not having the right path to jquery specified in the link tag too. So using IE7 fixed that as a side- effect. I might have a Z index problem to ask shortly, but I'll save that for a time other than 1am :) On Jan 30, 9:58 pm, Joel Birch

[jQuery] Re: Problem with superfish example

2009-01-29 Thread Joel Birch
Hello, It is impossible to know where your error lies without seeing your page. Please post a link to it. Joel Birch.

[jQuery] Re: Problem with superfish example

2009-01-29 Thread Kieren
On Jan 30, 1:02 am, Joel Birch joeldbi...@gmail.com wrote: Hello, It is impossible to know where your error lies without seeing your page. Please post a link to it. Sorry I thought I made that clear. The example at http://users.tpg.com.au/j_birch/plugins/superfish/example.html is not

[jQuery] Re: Problem with superfish example

2009-01-29 Thread Kieren
Well if I use IE7 (http://dean.edwards.name/weblog/2008/01/ie7-2/) on my page, it fixes the superfish problem for me, but your example page is still broken. On Jan 30, 7:31 am, Kieren dim...@gmail.com wrote: On Jan 30, 1:02 am, Joel Birch joeldbi...@gmail.com wrote: Hello, It is

[jQuery] Re: Problem with Superfish and Cycle Plugin

2008-09-02 Thread Mike Alsup
I, too, am having this issue. I think it's not necessarily related to Superfish, as I shut that off and tried a traditional Son of Suckerfish menu and still have the same behavior. It seems we'd need to add something to the cycle code. I've tried positioning within the CSS itself to no

[jQuery] Re: Problem with Superfish and Cycle Plugin

2008-09-01 Thread Joel Birch
Hi Lex, Sounds like a z-index stacking order issue. Ensure that the sub-menus have a higher z-index value than the elements of the slideshow. If the problem still remains, apply z-index to the parent elements also. Of course, z-index requires the element's position value to be anything but

[jQuery] Re: Problem with superfish

2008-05-13 Thread Joel Birch
Hi Nancy, Have a look at the pathClass feature of Superfish. The link to read is here: http://users.tpg.com.au/j_birch/plugins/superfish/all-horizontal-example/ Superfish does not automatically know which menu item matches the current page so you need to add a class (eg. current) to the correct