Download presentation
Presentation is loading. Please wait.
1
<p> Sample <b>bold</b> display</p>
firstChild lastChild P parentNode parentNode parentNode nextSibling nextSibling #text B #text prevSibling prevSibling Sample display firstChild, lastChild parentNode nodeName property #text bold CS 142 Lecture Notes: DOM
2
Dialogs alert("Please click to continue");
if (confirm("Are you sure you want ...?") { ... } name = prompt("Enter username here:"); CS 142 Lecture Notes: DOM
3
DOM Coordinates x y div1 offsetTop div2 offsetLeft offsetParent
offsetHeight offsetParent offsetWidth CS 142 Lecture Notes: DOM
4
CS 142 Lecture Notes: Cookies
Similar presentations
© 2025 SlidePlayer.com. Inc.
All rights reserved.