WebReference.com - Excerpts from JavaScript Design, from New Riders
JavaScript Design
![]() | ||||||||||||
| ||||||||||||
Overview
JavaScript Design shows designers how to create interactive JavaScript applications for the Web. Its 19 chapters are divided into 3 main sections: Basic JavaScript, which discusses the beginning, core features of the language including syntax, variable and data handling, program flow, and JavaScript objects; Using JavaScript with Web Pages, which includes topics such as the Document Object Model (DOM), window and form interactions, event handling, cookie handling, and DHTML; and finally, JavaScript and Other Applications and Languages that examines JavaScript's ability to interact with other popular Web development languages, including PHP, Perl, ASP, and Flash ActionScript.
JavaScript Design provides detailed descriptions of:
- JavaScript structures, statements and objects
- Using JavaScript to create different elements of a Web page
- Controlling a page's overall design and function with JavaScript
- Passing data and variables between clients and servers
About the Author
Bill Sanders is one of the charter faculty members in the University of Hartford's Interactive Information Technology (IIT) program, one of the leading Web development programs in the country. He's a skilled professor at teaching complex issues in plain, easy to understand language. He's experienced at teaching non-technologists in a way that they will understand and be able to utilize.
Prior to working at the University of Hartford, Bill was the Associate Dean at the University of Texas, El Paso, where he worked with the College of Liberal Arts faculty in developing Web resources for the college. Before that, Bill was a faculty member at San Diego State where he began writing computer textbooks.
Book Excerpts
Copyright Pearson Education and
Created: December 10, 2001
Revised: December 10, 2001
URL: http://webreference.com/programming/javascript/jsdesign/



