Comments on: jQuery: Novice to Ninja https://j11y.io/general/jquery-novice-to-ninja/ Sun, 22 Mar 2015 15:39:22 +0000 hourly 1 https://wordpress.org/?v=5.0.13 By: Keith Loh https://j11y.io/general/jquery-novice-to-ninja/#comment-1859 Fri, 01 Oct 2010 21:05:46 +0000 https://j11y.io/?p=1442#comment-1859 I found this book pretty readable but again like one of the commenters above, I was extremely disappointed to find some of the examples didn’t work in Chrome or IE. It really put some doubt into the work I’ve done learning this stuff.

]]>
By: Aleksander Rebula https://j11y.io/general/jquery-novice-to-ninja/#comment-1858 Thu, 09 Sep 2010 12:32:18 +0000 https://j11y.io/?p=1442#comment-1858 Oh, BTW… I am not saying the code in this book is not written optimally. I leave the judgement to more expert JS / jQuery people. I only wanted to point out at some comments about the code in the book that the author of this blog made. It is only important for me how I am able to understand and follow the book. In this aspect, this book is one of the best books in the field of web development I’ve read so far. Not to mention a very nice design and organization of the code (which you can download).

]]>
By: Aleksander Rebula https://j11y.io/general/jquery-novice-to-ninja/#comment-1857 Thu, 09 Sep 2010 12:24:36 +0000 https://j11y.io/?p=1442#comment-1857 BTW, I would definitely suggest this book to everyone, even to the greatest experts. It is never a wrong thing to have a book like this in your arsenal.

]]>
By: Aleksander Rebula https://j11y.io/general/jquery-novice-to-ninja/#comment-1856 Thu, 09 Sep 2010 12:21:03 +0000 https://j11y.io/?p=1442#comment-1856 This is a very good review. I’m not a beginner in web development anymore, however I am only starting with jQuery (raw JS is not so new to me anyway). I must say that the knowledge I have about CSS helps me a lot understanding the usage of jQuery. To me, as a jQuery rookie this book seems excellent. I don’t mind if the code is not optimally written in some parts. The most important thing for me right now is to be able to have a good first contact with jQuery basics, to be able to continue myself. This book is not about writing optimal code, but it aims on helping a jQuery rookie to make the first steps and continue by himself with the basic accumulated jQuery knowledge. the authors indeed did a wonderful job.

]]>
By: Orfebre Martin https://j11y.io/general/jquery-novice-to-ninja/#comment-1855 Mon, 23 Aug 2010 16:29:55 +0000 https://j11y.io/?p=1442#comment-1855 This solves so many problems I didn’t even realize I had. For eg., we have a portal for the company behind 15 different blogs, and this creates a great way to showcase the catalog.

]]>
By: Russ https://j11y.io/general/jquery-novice-to-ninja/#comment-1854 Fri, 23 Jul 2010 23:16:24 +0000 https://j11y.io/?p=1442#comment-1854 I figured it out – there were 4 console.log statements in there that didn’t belong.

Once I removed them – the lightbox example works at it should.

I’ll see what happens with other examples as I work through the book.

All-in-all, in my opinion anyway, it’s a pretty good book to start learning jQuery.

]]>
By: Russ https://j11y.io/general/jquery-novice-to-ninja/#comment-1853 Fri, 23 Jul 2010 22:52:30 +0000 https://j11y.io/?p=1442#comment-1853 I’ve gotten into Chapter 4 – and I can’t for the life of me figure out how to fix the lightbox example script to make it work right.

Perhaps I’m missing something really obvious here…….

Checked the errata page but that doesn’t seem to make it work for me either.

Otherwise – since I’m new to jQuery – so far so good – I’m enjoying the book.

]]>
By: Ced https://j11y.io/general/jquery-novice-to-ninja/#comment-1852 Tue, 13 Jul 2010 16:18:32 +0000 https://j11y.io/?p=1442#comment-1852 I was super excited about jQuery after reading chapter 1.

Unfortunately, the experience was soured by buggy code samples. The lightbox example in chapter 4 didn’t work straight out of the book. (This issue is covered on the book’s errata page)

Even more annoying was when I tried the simple modal dialog example from chapter 7. I downloaded the example source files from the sitepoint web site.
I found that the example doesn’t work in Chrome or IE8. The authors tout jQuery’s cross browser strengths in chapter 1 and then cripple their example code with Firefox/Firebug specific javascript and CSS.
Even after removing the Firebug console debug code, the modal dialog still won’t work in Chrome or IE8.

]]>
By: Tim Wright https://j11y.io/general/jquery-novice-to-ninja/#comment-1851 Wed, 23 Jun 2010 18:03:32 +0000 https://j11y.io/?p=1442#comment-1851 This sounds like a good book for me as I still have lots to learn and going over some of the more basic stuff first would also be a comfort to me too. Thank you for sharing this and really like your site too.

]]>
By: Ben Nadel https://j11y.io/general/jquery-novice-to-ninja/#comment-1850 Fri, 26 Feb 2010 23:45:02 +0000 https://j11y.io/?p=1442#comment-1850 @James,

Well, I have the PDF anyway, so I’ll give it a read through. I know what you’re saying about reading stuff you’ve already picked up. Not only does it drive the stuff home, I find that more often than not, I’ll find one or two tidbits that I either missed before or never saw before.

]]>