topical media & game development

talk show tell print

basic-javascript-07-exercises-prof-js-details.htm / htm



  <html>
  <head>
  <title>Professional JavaScript</title>
  </head>
  <body><strong>Professional JavaScript</strong>
  <br>
  <form name=form1>
  <input type="button" value="Add to basket" name=butAddBook 
         onclick="window.opener.addBookToBasket(101)">
  </form>
  
  <strong>Subjects</strong>
      ECMAScript<br>
      Internet<br>JavaScript
      <br>XML and Scripting<BR>
      
  <HR color=#cc3333>
  <P>This book covers the broad spectrum of programming JavaScript - from the core 
  language to browser applications and server-side use to stand-alone and embedded 
  JavaScript. 
  </P>
  <P>
  It includes a guide to the language - when where and how to get the 
  most out of JavaScript - together with practical case studies demonstrating 
  JavaScript in action. Coverage is bang up-to-date, with discussion of 
  compatability issues and version differences, and the book concludes with a 
  comprehensive reference section. </P>
  
  </body>
  </html>
  


(C) Æliens 20/2/2008

You may not copy or print any of this material without explicit permission of the author or the publisher. In case of other copyright issues, contact the author.