JavaScript is the preferred programming language for Web page
applications, letting you enhance your sites with interactive,
dynamic, and personalized pages. This fully updated guide shows you
how to take advantage of JavaScript's client-side scripting
techniques for the newest versions of Netscape® and Internet
Explorer®, even if you've never programmed before.
You will begin with basic syntax and learn about data types and
how to structure code for decision-making. Then you'll learn to use
dates, strings, and other basic objects of JavaScript. Next, you
will see how to use JavaScript to manipulate objects provided by
the browser, such as forms and windows. From there you will move
into advanced topics like using cookies and dynamic HTML.
After you have a solid foundation, you will explore dynamic
generation of Web content using server-side scripting and back-end
databases. And you'll practice what you learn by building a sample
application as you go.
What you will learn from this book
- What types of data are used in JavaScript
- How to identify and correct flaws in your code
- Techniques for programming the browser
- How to use Microsoft® Script Debugger and Netscape Script
Debugger
- Ways to manage cross-browser issues
- How JavaScript interacts with XML and HTML
Who this book is for
This book is for anyone who wants to learn JavaScript
programming. You should have some understanding of HTML and how to
create static Web pages, but no prior programming experience is
necessary.
Wrox Beginning guides are crafted to make
learning programming languages and technologies easier than you
think, providing a structured, tutorial format that will guide you
through all the techniques involved.