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
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
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
3 matches
Mail list logo