[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] Re: Superfish loading problem

2008-08-27 Thread glowens
, 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(){ $(ul.sf-menu).superfish

[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: