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

GF Finds
(133)
Vendedor particularRegistrado como vendedor particular
Por tanto, no se aplican las normas de protección de los consumidores derivadas de la legislación de la UE en materia de consumidores. La Garantía al cliente de eBay sigue aplicando a la mayoría de compras. Más información
USD2,21
Aproximadamente1,92 EUR
o Mejor oferta
Costaba USD2,95 (25% de descuento)¿Qué significa este precio?
Precio rebajado proporcionado por el vendedor
Estado:
En buen estado
This book has been read but is in good condition. The cover shows minimal wear, and the pages are in ... Más informaciónacerca del estado
La oferta finaliza en: 22 h 14 m
Respira tranquilidad. Se aceptan devoluciones.
Envío:
USD5,22 (aprox. 4,52 EUR) USPS Media MailTM.
Ubicado en: Skokie, Illinois, Estados Unidos
Entrega:
Entrega prevista entre el sáb. 22 nov. y el mar. 25 nov. a 94104
Calculamos el plazo de entrega con un método patentado que combina diversos factores, como la proximidad del comprador a la ubicación del artículo, el servicio de envío seleccionado, el historial de envíos del vendedor y otros datos. Los plazos de entrega pueden variar, especialmente en épocas de mucha actividad.
Devoluciones:
30 días para devoluciones. El comprador paga el envío de la devolución..
Pagos:
    Diners Club

Compra con confianza

Garantía al cliente de eBay
Si no recibes el artículo que has pedido, te devolvemos el dinero. Más informaciónGarantía al cliente de eBay - se abre en una nueva ventana o pestaña
El vendedor asume toda la responsabilidad de este anuncio.
N.º de artículo de eBay:177535253123

Características del artículo

Estado
En buen estado
Libro que se ha leído pero que está en buen estado. Daños mínimos en la tapa, incluidas rozaduras, pero sin roturas ni agujeros. Es posible que no incluya sobrecubierta para tapas duras. Tapa muy poco desgastada. La mayoría de las páginas están en buen estado con muy pocas arrugas o roturas. El texto subrayado a lápiz es prácticamente inexistente, no hay texto resaltado ni anotaciones en los márgenes. No faltan páginas. Consulta el anuncio del vendedor para obtener más información y la descripción de cualquier posible imperfección. Ver todas las definiciones de estadose abre en una nueva ventana o pestaña
Notas del vendedor
“This book has been read but is in good condition. The cover shows minimal wear, and the pages are ...
ISBN
9780201735178
Categoría

Acerca de este producto

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.

Descripción del artículo del vendedor

Acerca de este vendedor

GF Finds

100% de votos positivos287 artículos vendidos

Se unió el oct 2018
Suele responder en 24 horas
Registrado como vendedor particularPor tanto, no se aplican los derechos de los consumidores derivados de las leyes de protección de los consumidores de la UE. La Garantía al cliente de eBay sigue aplicando a la mayoría de compras. Más informaciónMás información
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 ...
Ver más
Visitar tiendaContactar

Valoraciones detalladas sobre el vendedor

Promedio durante los últimos 12 meses
Descripción precisa
4.9
Gastos de envío razonables
4.6
Rapidez de envío
5.0
Comunicación
5.0

Votos de vendedor (122)

Todas las valoracionesselected
Positivas
Neutras
Negativas