On Jul 13, 2007, at 10:31 AM, skattabrain wrote:

Suppose we wanted to highlight all the <h3> elements on the page when they
are
clicked. By now the code to perform such a task is almost second- nature:
$(document).ready(function() { .... "

... just isn't helping me, yes , i'm that noob.

Nah, I'm sure you're not that noob. The "second-nature" remark in the Learning jQuery book actually assumes that you've read the 5 chapters leading up to the one on ajax. Because the book is tutorial in nature, rather than reference, there's much accumulation of knowledge (and therefore accumulation of assumptions about what you know) as the book progresses. The reference book that's coming soon is meant more for jumping from one thing to the next.

I hope that makes sense.

--Karl
_________________
Karl Swedberg
www.englishrules.com
www.learningjquery.com

Reply via email to