Designing with Javascript : Creating Dynamic Web Pages (Web Review Studio Series) (2 SUB)

Designing with Javascript : Creating Dynamic Web Pages (Web Review Studio Series) (2 SUB)

  • ただいまウェブストアではご注文を受け付けておりません。 ⇒古書を探す
  • 製本 Paperback:紙装版/ペーパーバック版/ページ数 350 p.
  • 言語 ENG
  • 商品コード 9781565923607
  • DDC分類 005.2762

Full Description


This new edition of "Designing with JavaScript" offers an introduction to JavaScript for the designer. By teaching JavaScript in the context of its most powerful capability - document manipulation through the DOM - this book teaches the language, object, library, and DOM concepts, and also provides Web developers with useful strategies and techniques. The text provides sophisticated JavaScript libraries for improved and easier use of form validation, browser detection and cookies. The libraries provided in the book, and online, include: StateLib for efficiently maintaining the state of objects and variables through a cookie; PRSSLib for progressing style sheets over time to create visually exciting, dynamic, functional, data-integrated documents; and ValidDataLib for advanced but easy forms validation and forms control. For Web authors new to programming, this book aims to make programming in JavaScript easy and efficient with libraries and masks, teaches language concepts while applying them, and carefully reveals advanced concepts of DOM and JavaScript usage.

Contents

Preface 1. Diving into JavaScript Adding descriptive links Night and day 2. Doing Windows Window basics Launching new windows Remote control 3. Controlling Frames The toolbar design Rotating pages QuickTime VR on a budget 4. Forms and Validation Getting to know that form Madlibs Stop that form! Is that really your email? Validate this! 5. Getting in Line with Arrays The array concept Being unpredictable Doing the date right Jumpin' jive 6. Too Many Browsers? Not Really What browser is that knocking at my door? Different browsers, different needs Style differences Checking for plug-ins Beyond the browser 7. Dynamic Images Image basics Image rollovers Multiple rollovers An image billboard 8. Customizing a Site with Cookies What's a cookie? Basic cookie operations A welcome for new visitors Forms that remember Customized pages 9. Dynamic HTML What is DHTML? The Document Object Model Dynamic Cascading Style Sheets Getting acquainted with layers Browser detection 10. Interactive DHTML Techniques Drop-down menus Sliding tabs Scrolling layers with clipping 11. Advanced Applications Object-oriented scripting The quiz: testing your readers Relational menus A cross-browser style object Moving on A. Common JavaScript Objects B. Event Handlers C. Style Properties D. JavaScript Syntax Index