[jQuery] Re: Alert message in jquery

2008-10-02 Thread Simon Elliott
I like using the console in the firebug plugin under firefox. To write to the console from your javascript code: var value = "bar"; console.log("foo",value); https://addons.mozilla.org/en-US/firefox/addon/1843 2008/10/2 surya <[EMAIL PROTECTED]> > > Hi everyone, > > Can any one help please?

[jQuery] Re: offline docs

2008-10-01 Thread Simon Elliott
looks like there is a redirect to http://docs.jquery.com/Main_Page 2008/10/1 Dan Baughman <[EMAIL PROTECTED]> > The docs.jquery.com site doesn't lend to easily making available offline > via wget (or am I missing something) is there any sort of offline > availability there? I am unable to access