EVERYDAY SAVINGS
Save 20% on books and eBooks every day, no discount code required. Shop now.
Publishers of technology books, eBooks, and videos for creative people
Register your product to gain access to bonus material or receive a coupon.
Provides students with most current material, visually presented, to learn the latest industry tools and to update their skills on the latest standards using JavaScript. Ex.___
Allows students to learn the most important tasks of JavaScript and get right to work on any project. Ex.___
Succinct numbered instructions provide a logical approach to learning tasks. Ex.___
Visually demonstrates and reinforces the instructions for a particular task as the students work at their computers. Ex.___
Easy for the instructors and students to find a particular task and makes this text useful after the course ends. Ex.___
Calls attention to important features and additional helpful information. Ex.___
Highlighted tips throughout the book offer author advice, timesaving shortcuts, and pointers for students who want a further understanding of JavaScript. Ex.___
Many of Peachpit's Visual QuickStart authors are industry-leading teachers, writers and designers, providing students with expert, professional training. Ex.___
All Visual QuickStart Guides are reasonably priced, making them an affordable option for learning multiple software programs. Ex.___
JavaScript for the World Wide Web, 4th Edition: Visual QuickStart Guide is the perfect book for those who are familiar with HTML and are ready to move up to the next level to add some pizzazz and interactivity to their Web site. Using a task-based, visual step-by-step approach and loads of useful illustrations, readers learn the basics of JavaScript: creating rollovers and frames, validating forms, working with browser windows, adding dynamic elements to your site, and more.
This revised bestseller has been expanded with five new chapters and a new appendix. New material can be found in the following chapters:
An exciting new feature of this book is the 16-page color appendix of the JavaScript Object Flowchart and the JavaScript Object Table, all in glorious four-color detail.
Don't want to wear out your fingers by typing in all that code? Check out the supplemental Web site, where you can find all the scripts ready for you to cut and paste into your own work, as well as additional notes, addenda, and updates.
How to Build Pull-Down Menus with JavaScript
How to Create Multiple Rollovers with JavaScript
Click below for the Author's Web site related to this title:
Author's Web Site
Introduction.
1. Getting Acquainted with JavaScript.
What JavaScript Is. What JavaScript Can Do. JavaScript Isn't Java. The Snap-together Language. Handling Events. Values and Variables. Assignments and Comparisons. What Tools to Use?
Where to Put Your Scripts. Hiding Scripts from Old Browsers. Putting Comments in Scripts. Alerting the User. Confirming a User's Choice. Prompting the User. Redirecting the User. Redirecting the User with a Link. Browser Detection. Plug-in Detection. Around and around with Loops. Checking if Java Is Enabled. Functions. Putting More Than One Script on a Page. Scrolling Status Bars. Status Bar Messages.
Creating Rollovers. Creating More Effective Rollovers. Putting Multiple Rollovers on a Page. Triggering Rollovers from a Link. Multiple Images Changing a Single Rollover. Working with Multiple Rollovers. Using a Function to Simplify Coding Multiple Images with a Single Rollover. Using a Function to Simplify Coding Multiple Rollovers. Creating Cycling Banners. Making the Banner Cycling Wait for the User. Adding Links to Cycling Banners. Building Slide Shows. Building Wraparound Slide Shows. Displaying a Random Image. Displaying Multiple Random Images. Combining a Rollover with an Image Map. Automatically Changing Background Colors.
Keeping a Page out of a Frame. Forcing a Page into a Frame. Forcing a Site into a Frame. Loading a Frame. Creating and Loading a Dynamic Frame. Sharing Functions between Frames. Storing Information in Frames. Loading Multiple Frames at Once. Browser Detection with Frames.
Opening a New Window. Loading Different Contents into a Window. Opening a New Window Using an Image Link. Scrolling a Window. Updating One Window from Another. Creating New Pages with JavaScript. Closing a Window. Creating a Control Panel. Positioning a Window on the Screen. Displaying an Alert when a Window Is Loaded.
Verifying Passwords. Select-and-Go Navigation. Selecting Menu Items. Working with Radio Buttons. Setting One Field with Another. Validating Zip Codes. Validating Email Addresses.
Validating an Email Address with Regular Expressions. Validating a File Name. Extracting Strings. Formatting Strings. Formatting and Sorting Strings. Formatting and Validating Strings.
Putting the Current Date into a Web Page. Working with Days. Customizing A Message for the Time of Day. Displaying Dates by Time Zone. Converting Military Time to AM/PM. Creating a Countdown. Working with Referrer Pages. Writing Text into a Document on the Fly. Date Methods.
Handling Windows Events. Mouse Event Handling. Form Event Handling. Key Event Handling.
Baking Your First Cookie. Reading a Cookie. Showing Your Cookies. Using Cookies as Counters. Deleting Cookies. Handling Multiple Cookies. Displaying “New to You” Messages.
Saying It with Style. Styles with Class. Changing Fonts with CSS. Checking Your ID. Styles and Spans. Distinguished Links. Positioning Absolutely.
DHTML Browsers & “Standards.” Moving an Object in Two Dimensions (Netscape 4.x only). Moving an Object in Two Dimensions (IE Mac and IE Windows). Moving an Object in Two Dimensions (Netscape 6 only). Moving an Object in Two Dimensions (Cross-browser). Moving an Object in Three Dimensions (Netscape 4.x only). Moving an Object in Three Dimensions (Netscape 6 only). Moving an Object in Three Dimensions (Cross-browsers). Moving DHTML Text. Modifying a DHTML Drop Shadow. Rotating a DHTML Shadow. Modifying a DHTML Glow.
Pull-Down Menus. Sliding Menus. Tool Tips. Click-Anywhere Form Fields.
Using an External .js File. A Slideshow with Captions. A Silly Name Generator. Bar Graph Generator.
Your First Bookmarklet. Changing a Page's Background Color. Web-safe Colors. Word Lookups. Viewing Images. Displaying ISO Latin Characters. Converting RGB Values to Hex. Converting Values. A Bookmarklet Calculator.
The Pros and Cons of Visual Tools. Using Behaviors in Dreamweaver. Flying Objects in Adobe GoLive. Creating Pop-Up Menus in Fireworks. Customizing Dreamweaver.
The Built-In Debugging Aids. JavaScript Debuggers. Common Errors. Following Variables while a Script is Running. Viewing Variables in Another Window. Writing Error Messages to Another Window.
JavaScript Versions. ECMAScript. Browsers and JavaScript. Object Flowchart. The Big Object Table.
Finding Help on the Web. Books.