edit-task
Home
Up
Delete
Task Name:
Task Description:
] ovu article examining the use of this js method -
TaskGroup ID:
Start Date:
Start Time:
Duration:
Priority:
Status:
To Do
Completed
In Process
Add Photo:
Owner ID:
Content:
use HTML
Edit Content
<h1 style="text-align: center;">title</h1> <h2>[previously]</h2> <ol> <li>]</li> </ol> <h2>[currently]</h2> <ol> <li>] </li> </ol> <h2>[next]</h2> <ol> <li>]</li> </ol> <p> </p> <p>[WHAT]</p> <ol> <li>] document method to select a collection of elements into an array, for processing from the current document</li> </ol> <p>[WHY]</p> <ol> <li>]</li> </ol> <p>[WHEN]</p> <ol> <li>]</li> </ol> <p>[WHERE]</p> <ol> <li>]</li> </ol> <p>[EXAMPLE]</p> <div><ol> <li>] EXAMPLE - select all items with a given class ("highlighted") - all elements</li> <li>] EXAMPLE - select all items of a given type ("p") - all elements of type p</li> <li>] EXAMPLE - code - selects all form fields and copies the data to ....</li> </ol></div> <p>[HOW-TO]</p> <ol> <li>]</li> </ol> <p>[REFERENCE]</p> <ol> <li>] g qry= " document.queryselectorall()"</li> <li>] <a href="http://www.w3schools.com/jsref/met_document_queryselectorall.asp" target="_blank">http://www.w3schools.com/jsref/met_document_queryselectorall.asp</a> </li> <li>] <a href="https://developer.mozilla.org/en-US/docs/Web/API/Document/querySelectorAll" target="_blank">https://developer.mozilla.org/en-US/docs/Web/API/Document/querySelectorAll</a> </li> </ol>