From the Book: The javascript language is constantly developing, and continues to increase in popularity. Its evolution into a general-purpose scripting language from what started life purely for scripting web browser...
详细信息
ISBN:
(纸本)9781861004598
From the Book: The javascript language is constantly developing, and continues to increase in popularity. Its evolution into a general-purpose scripting language from what started life purely for scripting web browsers is indicative of its success. You can now find javascript interpreters in many different environments and there are sure to be other new and interesting uses for the language in the future, especially now that embeddable interpreters are available. In this book, we have attempted to snapshot the web browser javascript implementations that exist currently, which need to be supported by web sites, and collate that information together in a form that has broad scope and is deep enough to be useful on a day-to-day basis. As the language is growing all the time, this is likely to be an ongoing task. Who is This Book For The book is aimed at people who already have some knowledge of javascript and need a companion volume to their daily work. It is primarily aimed at the experienced practitioner, and so does not attempt to be a tutorial for the beginner. For a tutorial book, we suggest Paul Wilton's Beginning javascript (Wrox Press, ISBN 1-861004-06-0). Typical uses of the book include times when you: Need to check out the specific details of a particular language construct or object property Know what you want to do, but want to know how javascript helps you achieve that Want information on cross-browser compatibility issues for your script Have encountered a problem in your script and need help to debug it One important motivation I had for writing this book was to reduce the amount of material I have to carry around when I'm working on projects in my clients' offices. My library now contains several shelves devoted purely to javascript, and in researching this book, I ended up with many megabytes of material. There have been many fine books written about javascript but I simply cannot carry them around on the train, even with a large rucksack! So, I set o
From the Publisher: javascript 1.5 by Example starts with a taste of javascript – what it is, what it's for, and what readers need to get started. The book then explains how to add javascript to existing HTML pag...
详细信息
ISBN:
(纸本)0789724995;9780789724991;9780768655636
From the Publisher: javascript 1.5 by Example starts with a taste of javascript – what it is, what it's for, and what readers need to get started. The book then explains how to add javascript to existing HTML pages, leading readers into the fundamentals of the language including javascript syntax, notation and conventions, communicating with users via input and output, manipulating variables and data, logic statements in javascript, and object programming with javascript. The book progresses to an explanation of javascript's role in Dynamic HTML, and how that power can be exploited to create animation, navigation, forms processing and more.
暂无评论