.stop(); do not forget ()
Geir wrote:
> Hi!
>
> Is it right that I have to put .stop in it's own sentence?
>
> Like:
> $('#K_meny li') .stop;
> $('#K_meny li').animate({.. } , 1000);
> And not:
> $('#K_meny li') .stop.animate({.. } , 1000);
>
> I've got some e
Wow, great.
But sf.net is blocked by greatfirewall in China :(
On Jul 16, 5:33 am, "Web Specialist" <[EMAIL PROTECTED]>
wrote:
> Sourceforge.net(http://sourceforge.net/?abmode=1) is a network which
> promotes open source software uses jQuery in a released website.
> "SourceForge is the global te
$(window).load
On Jul 9, 10:16 pm, benjam <[EMAIL PROTECTED]> wrote:
> Maybe I'm missing something totally obvious, but I was trying to get
> an alert to fire after some of the page loads, (but before ().ready).
>
> I tried the following:
> $('body').load( function( ) { alert('Hello World'); } );
ui.core.js should before other ui.xxx.js .
On Jun 30, 8:51 am, AzamSharp <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am adding the following library and still getting the "ui.mouse is
> null or not an object" JavaScript error:
>
> Here are my references:
>
>
> script>
>