Dojo has been described as the Java Script toolkit for programmers that’s easy enough for designers to pick up. This book will introduce the foundational concepts of using Dojo to increase efficiency when developing modern websites that utilize Document Object Model (DOM) manipulation, Ajax, animations, effects, and widgets.
- Dojo basics
- Animations and effects
- Widgets with Dijit
Содержание
Java Script Fundamentals.- How does Java Script fit in with HTML?.- How do you write variables and strings?.- How do you perform arithmetic?.- How do you write a function and pass variables?.- What’s an array and why is it so important?.- What methods can you use to create arrays?.- How do you loop through an arrays elements?.- Digging a little deeper.- Manipulating the DOM.- How do you get a reference to a node(s) on the DOM?.- How do you change the style of a DOM element?.- How do you change the HTML content of an element?.- Events.- What is a Java Script event?.- How do you attach an event listener?
Об авторе
Kyle Hayes is a programmer and Web UI designer/developer for The Walt Disney Company, Disney Interactive Media Group.