Beginning JavaScript with DOM Scripting and Ajax: Second Editon

Beginning JavaScript with DOM Scripting and Ajax: Second Editon
ISBN-10
1430250925
ISBN-13
9781430250920
Category
Computers
Pages
388
Language
English
Published
2013-06-25
Publisher
Apress
Authors
Christian Heilmann, Russ Ferguson

Description

Beginning JavaScript with DOM Scripting and Ajax is an essential resource for modern JavaScript programming. This completely updated second edition covers everything you need to know to get up-to-speed with JavaScript development and add dynamic enhancements to web pages, right from the basics. As well as focusing on client-side JavaScript, you will also learn how to work with the Browser Object Model, the Document Object Model (DOM), how to use XML and JSON as well as communicate with service side scripts such as PHP. Find out how to: Construct good JavaScript syntax following modern coding practices Use JavaScript to communicate with the server and retrieve data Dynamically manipulate markup, validate forms and deal with images Debug applications using features inside the browser JavaScript is one of the most important technologies on the web. It provides the means to add dynamic functionality to your web pages and serves as the backbone of Ajax-style web development. Beginning JavaScript with DOM Scripting and Ajax will take you from being a JavaScript novice to work freely with this important technology - begin your JavaScript journey today! What you’ll learn What functions, variables, events and objects are and how to use them. How build a site that will still work in the case that JavaScript is turned off. How to access and update part of the page using code. How to use JavaScript to communicate with the server and retrieve data. How to use JavaScript to for form validation and user feedback. How to use Third-Party Libraries like jQuery. Who this book is for Beginning JavaScript with DOM Scripting and Ajax is for the person who has a good grasp of HTML and CSS but wants to add JavaScript to their skillset. If you want to learn some basic programming concepts, have experience but need help updating your skills, or you’re coming from another language, Beginning JavaScript with DOM Scripting and Ajax can help. Table of Contents Getting Started with JavaScript Data and Decisions From DHTML to DOM Scripting HTML5 and JavaScript Presentation and Behavior (CSS and Event Handling) Common Uses of JavaScript: Image and Windows JavaScript and User Integration: Navigation and Forms Back-End Interaction with Ajax and Node.js Data Validation Techniques Modern JavaScript Case Study: A Dynamic Gallery Using Third-Party JavaScript Appendix A: Debugging JavaScript

Other editions

Similar books

  • DOM Scripting: Web Design with JavaScript and the Document Object Model
    By Jeremy Keith, Jeffrey Sambells

    With this second edition of the popular DOM Scripting: Web Design with JavaScript and the Document Object Model comes a modern revision to update best practices and guidelines.

  • Accelerated DOM Scripting with Ajax, APIs, and Libraries
    By Aaron Gustafson, Dan Webb, Jonathan Snook

    The first part of the book focuses on methodology and technologies for rapid development with JavaScript, including OOP and events, but also Ajax frameworks and JavaScript libraries.

  • Practical JavaScript, DOM Scripting and Ajax Projects
    By Frank Zammetti

    This "learn by example" book offers 10 complete JavaScript projects that will save web developers countless hours of development time.

  • Bulletproof Ajax
    By Jeremy Keith

    In Bulletproof Ajax, author Jeremy Keith demonstrates how developers comfortable with CSS and (X)HTML can build Ajax functionality without frameworks, using the ideas of graceful degradation and progressive enhancement to ensure that the ...

  • Beginning JavaScript
    By Paul Wilton

    By the end of this book, you will have mastered the art of using JavaScript to create dynamic and professional-looking web pages. Who is this book for? This book is for anyone who wants to learn JavaScript.

  • Scriptin' with JavaScript and Ajax: A Designer's Guide
    By Charles Wyke-Smith

    Using the techniques shown in this book, you will be able to start creating similar experiences in the sites you design. Scriptin' with JavaScript and Ajax will teach you how to: Start developing with JavaScript fast!

  • Modern JavaScript: Develop and Design
    By Larry Ullman

    It’s time for a current, definitive JavaScript book, and in this comprehensive beginner’s guide, bestselling author Larry Ullman teaches the language as it is implemented today.

  • Head First Ajax
    By Rebecca Riordan

    Provides information on building interactive Web applications using Ajax.

  • Pro JavaScript Techniques
    By John Resig

    This book addresses today’s approach to JavaScript in detail: modern browser support, including information on Internet Explorer 7; Object-Oriented JavaScript; testing and debugging; unobtrusive JavaScript techniques using DOM Scripting; ...

  • Beginning Ajax with PHP: From Novice to Professional
    By Lee Babin

    This is the first book to show how PHP and Javascript technologies can work together to create next generation applications.