just an update, managed to make it work, just changed the selectors to
the second tier child <li> elements in line 51

<code>hasUl = function(){ return $.superfish.op.oldJquery ? 'li
li[ul]' : 'li li:has(ul)'; };</code>

I still have a problem with the position of the third tier drop downs
in Opera 9, but I have a feeling its to do with my modifications in
the CSS rather than superfish. I'm willing to let it slide for now
because browser stats don't warrant me to loose sleep over it.

On Apr 2, 1:06 pm, Deborah <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I have implemented the Richard Willis modified Superfish by Joel Birch
> (http://users.tpg.com.au/j_birch/plugins/superfish/richard-willis-
> example/). This is the first two tiers horizontal, third vertical
> version.
>
> I have modified the CSS to create a tab like interface and made the
> second tier static:
>
> http://bym01.eduka.info/Byrnecut-Group/About-Byrnecut-Group.aspx
>
> The above link is just the pure CSS without JavaScript.
>
> What I know need to do is modify the Superfish JavaScript to do the
> same.
>
> Here is another page with both the CSS and JS:
>
> http://bym01.eduka.info/Byrnecut-Group.aspx
>
> Can anyone help me out here? That'd be super (pun intended!)
>
> Cheers

Reply via email to