Advertisement
bobakuer

JavaScript Can Change HTML Content

Jul 10th, 2017
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. One of many JavaScript HTML methods is getElementById().
  2.  
  3. This example uses the method to "find" an HTML element (with id="demo") and changes the element content (innerHTML) to "Hello JavaScript"
  4. For free
  5. Download Script : http://cut-urls.com/TrxvRMI
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement