[jQuery] Re: Superfish loading problem

2008-08-27 Thread glowens
t. On Aug 27, 11:47 am, glowens <[EMAIL PROTECTED]> wrote: > I am running Superfish with Smarty templating engine but there appears > to be a conflict with jquery and smarty > > I call Superfish using the basic code below but it will not work > $(document).ready(function()

[jQuery] Superfish loading problem

2008-08-27 Thread glowens
I am running Superfish with Smarty templating engine but there appears to be a conflict with jquery and smarty I call Superfish using the basic code below but it will not work $(document).ready(function(){ $("ul.sf-menu").superfish({ pathClass: 'current' });

[jQuery] Superfish CSS question Position Static

2008-08-25 Thread glowens
I am having an issue with the menu being extremely slow when I have the following position set to static. .sf-navbar li { background: url('images/menu_tab.png') repeat-x; height: 54px; position: satic; margin: