jQuery in Action
xii
FOREWORD
use of its plugin architecture. It provides a number of documented extension
points upon which plugins can add functionality. Often that functionality, while
useful, is not generic enough for inclusion in jQuery itself--which is what makes
the plugin architecture necessary. A few of the plugins discussed in this book, like
the Forms, Dimension, and LiveQuery plugins, have seen widespread adoption
and the reason is obvious: They're expertly constructed, documented, and main-
tained. Be sure to pay special attention to how plugins are utilized and con-
structed as their use is fundamental to the jQuery experience.
points upon which plugins can add functionality. Often that functionality, while
useful, is not generic enough for inclusion in jQuery itself--which is what makes
the plugin architecture necessary. A few of the plugins discussed in this book, like
the Forms, Dimension, and LiveQuery plugins, have seen widespread adoption
and the reason is obvious: They're expertly constructed, documented, and main-
tained. Be sure to pay special attention to how plugins are utilized and con-
structed as their use is fundamental to the jQuery experience.
With resources like this book the jQuery project is sure to continue to grow
and succeed. I hope the book will end up serving you well as you begin your
exploration and use of jQuery.
exploration and use of jQuery.
JOHN RESIG
CREATOR OF jQUERY