Beginning jQuery: From the Basics of jQuery to Writing your Own Plug-ins

Jack Franklin, Russ Ferguson

  • 出版商: Apress
  • 出版日期: 2017-11-17
  • 售價: $1,530
  • 貴賓價: 9.5$1,454
  • 語言: 英文
  • 頁數: 179
  • 裝訂: Paperback
  • ISBN: 1484230264
  • ISBN-13: 9781484230268
  • 相關分類: jQuery
  • 海外代購書籍(需單獨結帳)

商品描述

Navigate the tricky issues around cross-browser inconsistencies and use jQuery to avoid wasting time fixing these bugs.  This book is your step-by-step guide to learning the jQuery library and allows you to concentrate on what really matters to you, mastering the most popular JavaScript library in a web developer’s toolkit.

Throughout this book, you'll discover how expressive yet concise jQuery’s code is and how much quicker and efficiently you can develop with jQuery. Beginning jQuery takes you from the basics of getting you started with jQuery, right through to extending jQuery by writing your own plug-ins. You'll discover best practices you can follow, how you can avoid common mistakes, and learn about the many other assets that jQuery has to offer.

This second edition is completely updated for jQuery version 3.x, including integration with npm, and guidelines for working with the Data set API specification.

What You'll Learn

  • Use jQuery’s powerful tools to dynamically update content on your site, including DOM manipulation.
  • Extend jQuery’s capabilities by writing your own plugins on top of the framework.
  • Animate elements and build your own jQuery slider.
  • Employ best practices and avoid common errors made by beginners.


Who This Book is For

Web developers confident with HTML and CSS and now ready to get to grips with JavaScript and for the developers wanting to enhance their skill set and learn new tools.