Changes

Intended Audience

365 bytes added, 16:59, 12 June 2007
no edit summary
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[About this Book|Previous]]<td align="center">[[JavaScript Essentials|Table of Contents]]<td width="20%" align="right">[[The History of JavaScript|Next]]</td>
<tr>
<td width="20%">Intended Audience<td align="center"><td width="20%" align="right">A Simple JavaScript Example</td>
</table>
<hr>
 
 
This book assumes that the reader has some experience in designing web pages using either HTML or XHTML. Experience using other programming languages is a benefit, but not a requirement when reading this book. Every effort has been made to carefully explain the concepts of JavaScript to make this book accessible to those with little or no programming experience. The early chapters of JavaScript Essentials cover the basics of the JavaScript scripting language with plenty of examples illustrating the topics covered and providing "cut and paste" solutions to common problems. Only once the basics are covered does the book go on to cover the more advanced topics.
It is hoped that after completing this book, the typical reader will be confidently adding dynamic, JavaScript powered content to their web sites.