microsoft press javascript step by step 2nd ed

505 732 0
microsoft press javascript step by step 2nd ed

Đang tải... (xem toàn văn)

Tài liệu hạn chế xem trước, để xem đầy đủ mời bạn chọn Tải xuống

Thông tin tài liệu

[...]... thank you, too xvii Introducing JavaScript Step by Step, Second Edition Much has changed since the first edition of JavaScript Step by Step was written in 2007 The underlying JavaScript specification received a major update; Microsoft released Windows Internet Explorer 8—and now 9 (which is about to be released as I write this); JavaScript development frameworks have matured and are now ubiquitous; and... JavaScript and helps you get started developing JavaScript applications You don’t need any specific tools for JavaScript development, so you see how to create JavaScript files in Microsoft Visual Studio, in Eclipse, and even in Notepad (or any text editor) Next, the book examines JavaScript s core language and functions, followed by an exploration of the relationship between JavaScript and the web browser... This second edition of JavaScript Step by Step builds on the foundation laid down by the first edition The underlying architecture of the JavaScript language is largely the same, but its use has become pervasive, increasing hugely even in just the last three years With that in mind, the layout and coverage of the book have also remained largely the same, with two notable exceptions: this edition places... renamed to JavaScript Confusion soon ensued You see, Java was the exciting new language at the time, and someone decided to try to capitalize on Java’s popularity by using its name As a result, JavaScript found itself associated with the Java language This was a disadvantage for JavaScript, because Java, though popular in the sense that it was frequently used, was also unpopular because it had earned... The Where, Why, and How of JavaScript JavaScript placed within the tags executes as it is encountered by the browser, which is helpful when you need to write to the document by using a JavaScript function, as follows (the function calls are shown in boldface type): A Web Page Title // JavaScript Goes Here ... With the release of Microsoft Internet Explorer 3.0 in 1996, Microsoft included support for core JavaScript, known in Internet Explorer as JScript, as well as support for another scripting language called Microsoft Visual Basic, Scripting Edition, or VBScript Although JavaScript and JScript were similar, their implementations weren’t exactly the same Therefore, methods were developed to detect which... online Microsoft Press Knowledge Base, which provides support information for known errors in or corrections to this book, at the following website: www .microsoft. com/mspress/support/search.asp If you do not find your answer in the online Knowledge Base, send your comments or questions to Microsoft Learning Technical Support at: mspinput @microsoft. com Part I JavaWhat? The Where, Why, and How of JavaScript. .. Where, Why, and How of JavaScript What JavaScript Can Do JavaScript is largely a complementary language, meaning that it’s uncommon for an entire application to be written solely in JavaScript without the aid of other languages like HTML and without presentation in a web browser Some Adobe products support JavaScript, but JavaScript is primarily used for web-related programming JavaScript is also the... in the acronym AJAX (Asynchronous JavaScript and XML), the darling of the Web 2.0 phenomenon Beyond that, though, JavaScript is an everyday language providing the interactivity expected, maybe even demanded, by today’s web visitors JavaScript can perform many tasks on the client side of the application For example, it can add the needed interactivity to a website by creating drop-down menus, transforming... about what JavaScript can do—the focus of this book—you need to understand what JavaScript can’t do, but note that neither discussion is comprehensive What JavaScript Can’t Do Many of the operations JavaScript can’t perform are the result of JavaScript s usage being somewhat limited to a web browser environment This section examines some of the tasks JavaScript can’t perform and some that JavaScript . xix Introducing JavaScript Step by Step, Second Edition Much has changed since the rst edition of JavaScript Step by Step was written in 2007 The underlying JavaScript specication received a major. class="bi x0 y0 w1 h0" alt="" JavaScript Step by Step, Second Edition Steve Suehring Published with the authorization of Microsoft Corporation by: O’Reilly Media, Inc. 1005 Gravenstein Highway. without express written permission of O’Reilly Media, Inc. Printed and bound in the United States of America. 1 2 3 4 5 6 7 8 9 M 5 4 3 2 1 0 Microsoft Press titles may be purchased for educational,

Ngày đăng: 28/04/2014, 16:55

Từ khóa liên quan

Mục lục

  • Contents at a Glance

  • Table of Contents

  • Acknowledgements

    • Introducing JavaScript Step by Step, Second Edition

    • Getting Help

    • Part I. JavaWhat? The Where, Why,

      • Chapter 1. JavaScript Is More Than You Might Think

        • A Brief History of JavaScript

          • Enter Internet Explorer 3.0

          • And Then Came ECMAScript

          • So Many Standards...

          • The DOM

          • What’s in a JavaScript Program?

          • JavaScript Placement on Your Webpage

          • What JavaScript Can Do

          • What JavaScript Can’t Do

            • JavaScript Can’t Be Forced on a Client

            • JavaScript Can’t Guarantee Data Security

            • JavaScript Can’t Cross Domains

            • JavaScript Doesn’t Do Servers

            • Tips for Using JavaScript

              • Where JavaScript Fits

              • Which Browsers Should the Site Support?

              • What’s New in ECMAScript Version 5?

                • New Array Methods

                • New Controls on Object Properties

                • New JSON Object

Tài liệu cùng người dùng

  • Đang cập nhật ...

Tài liệu liên quan