JavaScript for the World Wide Web, Fourth Edition, by Tom Negrino, Paperback

GF Finds
(133)
Venditore privatoRegistrato come venditore privato
Non si applicano i diritti dei consumatori derivanti dalla normativa europea. La Garanzia cliente eBay è comunque applicabile alla maggior parte degli acquisti. Ulteriori informazioni
US $2,21
CircaEUR 1,92
o Proposta d'acquisto
Prezzo iniziale: US $2,95 (25% di sconto)Che cosa indica questo prezzo?
Prezzo di vendita recente fornito dal venditore
Condizione:
Buone condizioni
This book has been read but is in good condition. The cover shows minimal wear, and the pages are in ... Scopri di piùinformazioni sulla condizione
La vendita promozionale scade tra: 22h 39m
Goditi i vantaggi. Restituzioni accettate.
Spedizione:
US $5,22 (circa EUR 4,52) spedizione in 2-4 giorni
Ricevilo tra il sab 22 nov e il mar 25 nov a 94104.
Oggetto che si trova a: Skokie, Illinois, Stati Uniti
Restituzioni:
Restituzioni entro 30 giorni. Le spese di spedizione del reso sono a carico dell'acquirente..
Pagamenti:
    Diners Club

Fai shopping in tutta sicurezza

Garanzia cliente eBay
Se non ricevi l'oggetto che hai ordinato, riceverai il rimborso. Scopri di piùGaranzia cliente eBay - viene aperta una nuova finestra o scheda
Il venditore si assume la piena responsabilità della messa in vendita dell'oggetto.
Numero oggetto eBay:177535253123

Specifiche dell'oggetto

Condizione
Buone condizioni
Libro che è già stato letto ma è in buone condizioni. Mostra piccolissimi danni alla copertina incluse alcune rigature, ma nessun foro o strappo. È possibile che la sovraccoperta per le copertine rigide non sia inclusa. La rilegatura presenta minimi segni di usura. La maggior parte delle pagine non è danneggiata e mostra una quantità minima di piegature o strappi, sottolineature di testo a matita, nessuna evidenziazione di testo né scritte ai margini. Non ci sono pagine mancanti. Per maggiori dettagli e la descrizione di eventuali imperfezioni, consulta l'inserzione del venditore. Vedi tutte le definizioni delle condizioniviene aperta una nuova finestra o scheda
Note del venditore
“This book has been read but is in good condition. The cover shows minimal wear, and the pages are ...
ISBN
9780201735178
Categoria

Informazioni su questo prodotto

Product Identifiers

Publisher
Peachpit Press
ISBN-10
0201735172
ISBN-13
9780201735178
eBay Product ID (ePID)
1850916

Product Key Features

Number of Pages
448 Pages
Language
English
Publication Name
Javascript for the World Wide Web : Visual Quickstart Guide
Subject
Internet / General, Programming Languages / Javascript, Electronic Publishing
Publication Year
2001
Type
Textbook
Subject Area
Computers
Author
Tom Negrino, Dori Smith
Series
Visual Quickstart Guides
Format
Trade Paperback

Dimensions

Item Height
0.9 in
Item Weight
24.2 Oz
Item Length
9 in
Item Width
7 in

Additional Product Features

Edition Number
4
Intended Audience
Trade
Dewey Edition
22
Illustrated
Yes
Dewey Decimal
005.2/762
Table Of Content
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? 2. Start Me Up! 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. 3. Fun with Images. 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. 4. Frames, Frames, and More Frames. 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. 5. Working with Browser Windows. 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. 6. Validating Forms. Verifying Passwords. Select-and-Go Navigation. Selecting Menu Items. Working with Radio Buttons. Setting One Field with Another. Validating Zip Codes. Validating Email Addresses. 7. Forms and Regular Expressions. Validating an Email Address with Regular Expressions. Validating a File Name. Extracting Strings. Formatting Strings. Formatting and Sorting Strings. Formatting and Validating Strings. 8. Making Your Pages Dynamic. 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. 9. Handling Events. Handling Windows Events. Mouse Event Handling. Form Event Handling. Key Event Handling. 10. JavaScript and Cookies. Baking Your First Cookie. Reading a Cookie. Showing Your Cookies. Using Cookies as Counters. Deleting Cookies. Handling Multiple Cookies. Displaying New to You Messages. 11. Introducing CCS. Saying It with Style. Styles with Class. Changing Fonts with CSS. Checking Your ID. Styles and Spans. Distinguished Links. Positioning Absolutely. 12. Working with DHTML. 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 Dimensio
Synopsis
For any course in Web scripting, Web authoring, Web graphics, and design that uses JavaScript. This task-based, visual reference guide features step-by-step instructions and plenty of screen shots the ideal way to get students up and running with JavaScript quickly., JavaScript is one of the most frequently used scripting languages for Web development, user interface elements, and interactive design. A favorite of programmers and content creators, JavaScript is easily interpreted and run by all major browsers. Unlike full-fledged programming languages, such as C or Java, JavaScript requires no compilers, making it accessible for all levels of users. JavaScript for the World Wide Web, 4th Edition: Visual QuickStart Guide is the perfect book for users who are familiar with HTML but don't necessarily have a programming background. With visual, task-based lessons and hundreds of screen shots, readers learn to use JavaScript to liven up their pages with dynamic images and smart forms. They'll learn to control browsers; detect which browser or plug-ins the user has and respond appropriately; use JavaScript to create and manipulate windows; and smoothly integrate HTML, JavaScript, and Java in a site. This edition covers new topics such as events, Cascading Style Sheets, Bookmarklets, and working with visual tools such as GoLive, Dreamweaver, and Fireworks.

Descrizione dell'oggetto fatta dal venditore

Informazioni su questo venditore

GF Finds

100% di Feedback positivi287 oggetti venduti

Su eBay da ott 2018
In genere risponde entro 24 ore
Registrato come venditore privatoPertanto non si applicano i diritti dei consumatori derivanti dalla normativa europea. La Garanzia cliente eBay è comunque applicabile alla maggior parte degli acquisti. Scopri di piùScopri di più
From everyday essentials to unique finds, we offer a wide selection of high-quality products at affordable prices. We take pride in accurate product descriptions and are committed to your ...
Mostra altro

Valutazione dettagliata del venditore

Media degli ultimi 12 mesi
Descrizione
4.9
Spese spedizione
4.6
Tempi di spedizione
5.0
Comunicazione
5.0

Feedback sul venditore (122)

Tutti i punteggiselected
Positivo
Neutro
Negativo