[jQuery] Re: Accordion help ....

2010-02-27 Thread Erik
Thanks nathan... Where would I place this in this? $(function() { $("#accordion").accordion({ autoHeight: true, header: '.subcat' }); { $(this).removeClass("ui-state-active"); } Is this the correct format? Erik On Feb 26, 3:56 pm, Nathan Klatt wrote: > On Fri, Feb 26, 2010 a

[jQuery] Re: FOUND THE SOLUTION FOR ROUNDIES FOR IE8 !!!!!!

2010-02-27 Thread Erik
I looked at and I still like the easy tag... Erik On Feb 26, 8:24 am, "Cesar Sanz" wrote: > this IS interesting!! > Some geeks works fine! > > > > - Original Message - > From: "Vikas Patidar" > To: > Sent: Thursday, February 25, 2010 2:51 PM > Subject: Re: [jQuery] Re: FOUND THE SOLUTI

Re: [jQuery] superfish joomla

2010-02-27 Thread Charlie
Try removing the window.load function, it makes no sense to bind the different menu functions to different page load events jQuery.noConflict(); jQuery(function($){ // this is document ready $("ul.sf-menu").superfish({hoverClass:'sfHover', pathClass:'active', pathLevels:0, delay:800, animat