<?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>Javascript unleashed</title>
  </titleInfo>
  <name type="personal">
    <namePart>Wagner , Richard</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">xxu</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Indianapolis</placeTerm>
    </place>
    <publisher>Sams. Net</publisher>
    <dateIssued>1996</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xxx, 869p.:  ill., 24cm</extent>
  </physicalDescription>
  <tableOfContents>Contents: Introduction: Part I: Getting started with JavaScript: JavaScript and the World Wide Web -- How JavaScript and HTML work together -- Assembling your JavaScript toolkit -- Part II: The JavaScript language: Fundamentals of the JavaScript language -- Operators -- Control structures and looping -- Functions -- Part III: JavaScript objects: Fundamentals of object orientation -- Handling events -- JavaScript object model -- Navigator objects -- Document objects -- Form objects -- Built-in language objects -- Creating custom JavaScript objects -- Part V: JavaScript on the server: Server-side JavaScript -- Partitioning client and sever applications -- Part VI: Advanced JavaScript -- Part VII: Java and JavaScript -- Part VIII: JavaScript database applications.</tableOfContents>
  <note type="statement of responsibility">Richard Wagner</note>
  <note>Includes appendixes and index</note>
  <classification authority="lcc">QA76.73.J39.J38</classification>
  <identifier type="isbn">1575211181</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">180417</recordCreationDate>
  </recordInfo>
</mods>
