<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <title>JQuery</title>
    <subTitle>a beginner’s guide</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Pollock, John</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">New Delhi</placeTerm>
    </place>
    <publisher>McGraw Hill Education</publisher>
    <dateIssued>2014</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xix, 355p.  24cm(pbk)</extent>
  </physicalDescription>
  <abstract> "Learn the fundamentals of jQuery programming in no time. jQuery: A Beginner’s Guide starts with the basics--from including the library in an HTML document to element selection, event handling, and CSS style manipulation. Next, it’s on to JavaScript and the DOM, animation and effects, the Event object, and form validation. The book then delves into AJAX and plugins and covers more advanced techniques such as debugging and unit testing. Get started with jQuery right away using this fast-paced tutorial!"-- |c Provided by publisher.</abstract>
  <tableOfContents> Machine generated contents note: Ch1: Getting Started with jQuery -- Ch2: Selecting Elements in the Document -- Ch3: The Document Object Model -- Ch4: Event Handling -- Ch5: The Event Object -- Ch6: Working with Styles -- Ch7: Animations and Effects -- Ch8: Working with the DOM -- Ch9: Working with AJAX -- Ch10: Using Plugins -- Ch11: How to Create Plugins -- Ch12: Advanced Techniques.</tableOfContents>
  <note type="statement of responsibility">by John Pollock</note>
  <note>Includes index</note>
  <subject>
    <topic>JavaScript (Computer program language)</topic>
  </subject>
  <subject>
    <topic> Query languages (Computer science)</topic>
  </subject>
  <classification authority="ddc">005.2762</classification>
  <identifier type="isbn">9789339218133</identifier>
  <identifier type="isbn">9339218132</identifier>
  <identifier type="lccn">ENG-111196</identifier>
  <identifier type="stock number">DBAD/PUB</identifier>
  <recordInfo>
    <recordChangeDate encoding="iso8601">20141114105819.0</recordChangeDate>
  </recordInfo>
</mods>
