Working with the DOM
The Document Object Model is the tree-like data structure that represents a web browser’s model of a web page. This lesson introduces the DOM, some DOM-specific terminology, and shows you how to use JavaScript to query, manipulate, and create DOM elements. Why is it important? Any use of JavaScript...
Otros Autores: | |
---|---|
Formato: | Libro electrónico |
Idioma: | Inglés |
Publicado: |
O'Reilly Media, Inc
2016.
|
Edición: | 1st edition |
Materias: | |
Ver en Biblioteca Universitat Ramon Llull: | https://discovery.url.edu/permalink/34CSUC_URL/1im36ta/alma991009630968806719 |
Sumario: | The Document Object Model is the tree-like data structure that represents a web browser’s model of a web page. This lesson introduces the DOM, some DOM-specific terminology, and shows you how to use JavaScript to query, manipulate, and create DOM elements. Why is it important? Any use of JavaScript to manipulate pages requires understanding the DOM and the techniques available to accomplish common tasks, such as selecting specific elements or modifying the content of elements. What you’ll learn—and how you can apply it Learn what the Document Object Model is and how to use JavaScript to select, manipulate, and create DOM elements. This lesson is for you because… You’re a web designer or new frontend developer who needs to understand how to manipulate web pages dynamically with JavaScript Prerequisites Basic familiarity with HTML and JavaScript Materials or downloads needed in advance None |
---|---|
Notas: | Date of publication from resource description page. From Learning JavaScript, third edition, by Ethan Brown. Cf. Cover. |
Descripción Física: | 1 online resource (20 pages) |
ISBN: | 9781491966358 |