JavaScript Tutorial For Beginners - 5 | JavaScript Output Display Possibilities

Published: 14 November 2018
on channel: Shs Tech Solutions
98
8

Today in this tutorial we discuss on the topic is:
1) JavaScript Outputs?
JavaScript Output Display Possibilities:
JavaScript can "display" data in different ways:
 Writing into an HTML element, using innerHTML.
 Writing into the HTML output using document.write().
 Writing into an alert box, using window.alert().
 Writing into the browser console, using console.log().

 Note: Using document.write() after an HTML document is loaded, will delete all existing HTML:
 The document.write() method should only be used for testing.
 For debugging purposes, you can use the console.log() method to display data.


On this page of the site you can watch the video online JavaScript Tutorial For Beginners - 5 | JavaScript Output Display Possibilities with a duration of hours minute second in good quality, which was uploaded by the user Shs Tech Solutions 14 November 2018, share the link with friends and acquaintances, this video has already been watched 98 times on youtube and it was liked by 8 viewers. Enjoy your viewing!