Here it is:
http://book.learningjquery.com/scripts/jquery.1.1.3.js
After going through the book and checking out the code examples, it
would be a good idea to upgrade to the latest jQuery (1.2.3, soon to
be 1.2.4). Quite a bit has changed -- for the better. See links to
version release no
Karl,
I downloaded the code from http://book.learningjquery.com/2509_06_code/
but still nothing displayed when I clicked button D.
I noticed that the code was referenced to . I googled "query.
1.1.3.js" but couldn't find any result. I downloaded query-1.1.3.js
(noted the dash, query-1 not quer
I tried to get around that by
$(data).ready(function(){
});
but still could not access the xml data.
On May 12, 10:58 am, JQuery <[EMAIL PROTECTED]> wrote:
> I could see the content of the d.xml file (alert('data: ' + data), but
> I could not see the alert('inside each function'). I
Hi,
There was a problem with the particular version of jQuery that was
bundled with the downloadable code from the Packt website.
Take a look at the companion site for a working version:
http://book.learningjquery.com/2509_06_code/dictionary.html
--Karl
_
Karl Swedberg
www
Probably a book is the best solution... but if you are not sure yet
(about if you really like jQuery and want to learn it) you can find
some good tutorials online...
I think you already know this link... but anyway...
http://docs.jquery.com/Tutorials
Some of them are very well made and a good po
Received my copy yesterday. Nice to read, easy to understand. I'd
recommend it.
(ordered another jQuery book also, that will be delivered next
week)
Further: look at examples and google a bit. A lot of examples can be
found!
upandhigh wrote:
> Read "JQuery in Action" book, you can found on
Read "JQuery in Action" book, you can found on main site links to it.
it's really good and compact written and easy to understand.
On Apr 11, 11:44 am, sebey <[EMAIL PROTECTED]> wrote:
> what is the best way to learn jquery? quickly and easliy
thank you, i'll check this out, very good book btw.
On 24 mar, 19:26, Karl Swedberg <[EMAIL PROTECTED]> wrote:
> On Mar 24, 2008, at 6:45 AM, tetrix wrote:
>
>
>
> > i have downloaded the code source for learning jquery book but this
> > code doesnt include all chapters in the book???
>
> it /sho
On Mar 24, 2008, at 6:45 AM, tetrix wrote:
i have downloaded the code source for learning jquery book but this
code doesnt include all chapters in the book???
it /should/ include all chapters. Note that chapters 7-9 are in a
directory called "bookstore"
You can also see all the code fun
On Jan 25, 7:45 am, tlob <[EMAIL PROTECTED]> wrote:
> I successfully implemented a simple drop down selection.
> Question:
>
> 1) If I change
> $("#tl,#ch,#sg,#mt").hide();
> to
> $("#tl,#ch,#sg,#mt").fadeOut();
> I end up with a nasty blinker effect, because the new image fades out
> while the ne
1) How can I prevent this?
On Jan 25, 4:45 pm, tlob <[EMAIL PROTECTED]> wrote:
> I successfully implemented a simple drop down selection.
> Question:
>
> 1) If I change
> $("#tl,#ch,#sg,#mt").hide();
> to
> $("#tl,#ch,#sg,#mt").fadeOut();
> I end up with a nasty blinker effect, because the new im
Karl,
I think that part of what Stephen was suggesting is that the webmaster
for jquery.com symlink (or rewrite or whatever) "Plugins" to
"plugins/" so that the URL inside the printed book will work for its
readers.
Pyro
On Sep 11, 8:34 pm, Karl Swedberg <[EMAIL PROTECTED]> wrote:
> Thanks a lo
Hello,
I believe it's easier to add an insensitive url support/redirection to the
plugin repository than fix a typo bug in a book.
Maybe John and Karl can take a look at this.
PS. Thanks to Karl and Jonathan for such a great book, it's incredibly
awesome and really well written (in both ways: cod
Although, perhaps a better idea would to have a redirect in place as I
am sure there are many other sites that refer to that folder?
On Sep 12, 1:34 am, Karl Swedberg <[EMAIL PROTECTED]> wrote:
> Thanks a lot, Stephan, for the note. I will send this on to the
> publisher.
>
> In the future, you c
Thanks a lot, Stephan, for the note. I will send this on to the
publisher.
In the future, you can report errata directly at Packt's web site:
http://www.packtpub.com/support/book/jQuery
Also, I'm keeping an informal list of errata on the book's companion
site at:
http://book.learningjquery.
15 matches
Mail list logo