SlideShare a Scribd company logo
2
Most read
3
Most read
5
Most read
Screen output and keyboard
input in JS
Prof. Neeraj Bhargava
Kapil Chauhan
Department of Computer Science
School of Engineering & Systems Sciences
MDS University, Ajmer
JavaScript 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().
Using innerHTML
 To access an HTML element, JavaScript can use
the document.getElementById(id) method.
 The id attribute defines the HTML element.
The innerHTML property defines the HTML content:
Cont..
 <p id="demo"></p>
<script>
document.getElementById("demo").innerHTML = 5 + 6;
</script>
Using document.write()
 For testing purposes, it is convenient to
use document.write():
 <script>
document.write(5 + 6);
 </script>
Using window.alert()
 We can use an alert box to display data:
 <html>
<body>
<h1>My First Web Page</h1>
<p>My first paragraph.</p>
<script>
window.alert(5 + 6);
</script>
</body>
</html>
Using console.log()
 For debugging purposes, you can call the console.log() method in the browser
to display data.
 <html>
<body>
<script>
console.log(5 + 6);
</script>
</body>
</html>
Assignment
 Explain JavaScript Display Possibilities with each
suitable example.

More Related Content

PPT
Javascript
PPTX
Data types in java
PPTX
Validation Controls in asp.net
PPTX
Operators in java
PPT
Introduction to Web Programming - first course
PPT
Introduction to JavaScript
PPTX
Common language runtime clr
PDF
JavaScript - Chapter 12 - Document Object Model
Javascript
Data types in java
Validation Controls in asp.net
Operators in java
Introduction to Web Programming - first course
Introduction to JavaScript
Common language runtime clr
JavaScript - Chapter 12 - Document Object Model

What's hot (20)

PPTX
HTML Forms
PPT
Webservices
PDF
Asp.net state management
PPTX
Introduction to java
PPTX
for loop in java
PPT
PPTX
Introduction to ajax
PPTX
oops concept in java | object oriented programming in java
PPT
SQLITE Android
PPTX
Object Oriented Programming In JavaScript
PPTX
Unit 1-uses for scripting languages,web scripting
PPTX
Ch 7 data binding
PPT
Javascript
PPTX
Tcp/ip server sockets
PPTX
Web Application
PDF
Bootstrap
PPTX
Introduction to php
PPTX
Event In JavaScript
PPT
Java interfaces
PPTX
Android User Interface
HTML Forms
Webservices
Asp.net state management
Introduction to java
for loop in java
Introduction to ajax
oops concept in java | object oriented programming in java
SQLITE Android
Object Oriented Programming In JavaScript
Unit 1-uses for scripting languages,web scripting
Ch 7 data binding
Javascript
Tcp/ip server sockets
Web Application
Bootstrap
Introduction to php
Event In JavaScript
Java interfaces
Android User Interface
Ad

Similar to screen output and keyboard input in js (20)

PPTX
Internet Based Programming -3-JAVASCRIPT
PPTX
FYBSC IT Web Programming Unit III Javascript
PPTX
Javascript
DOCX
Unit 2_Blacklisting & Whitelisting User Input in Python.docx
PPTX
Html Server Input Radiobutton Control CS
PPTX
Understanding Web Applications and Web Testing Tools - QAConf
PDF
Basics of google chrome developer tools
PPTX
Unit5_Web_Updvvgxsvjbffcvvgbjifszated.pptx
PDF
Devoxx 2014-webComponents
PDF
Android ui layouts ,cntls,webservices examples codes
PDF
HTML-Forms
PDF
Google App Engine in 40 minutes (the absolute essentials)
PDF
Prep 2-booklet-2nd-term-2016-2017
PPTX
Javascript note for engineering notes.pptx
PPT
Whidbey old
PDF
PDF
29. Treffen - Tobias Meier - TypeScript
PPTX
Unit -3_web development CSS & JavaScript.pptx
PPTX
Building the an End-to-End ASP.NET MVC 4, Entity Framework, HTML5, jQuery app...
PPTX
Html Server Input Checkbox Control CS
Internet Based Programming -3-JAVASCRIPT
FYBSC IT Web Programming Unit III Javascript
Javascript
Unit 2_Blacklisting & Whitelisting User Input in Python.docx
Html Server Input Radiobutton Control CS
Understanding Web Applications and Web Testing Tools - QAConf
Basics of google chrome developer tools
Unit5_Web_Updvvgxsvjbffcvvgbjifszated.pptx
Devoxx 2014-webComponents
Android ui layouts ,cntls,webservices examples codes
HTML-Forms
Google App Engine in 40 minutes (the absolute essentials)
Prep 2-booklet-2nd-term-2016-2017
Javascript note for engineering notes.pptx
Whidbey old
29. Treffen - Tobias Meier - TypeScript
Unit -3_web development CSS & JavaScript.pptx
Building the an End-to-End ASP.NET MVC 4, Entity Framework, HTML5, jQuery app...
Html Server Input Checkbox Control CS
Ad

More from chauhankapil (20)

PPTX
Gray level transformation
PPTX
Elements of visual perception
PPTX
JSP Client Request
PPTX
Jsp server response
PPTX
Markov decision process
PPTX
RNN basics in deep learning
PPTX
Introduction to generative adversarial networks (GANs)
PPTX
Bayesian probabilistic interference
PPTX
PPTX
Exception handling in java
PPTX
Knowledge acquistion
PPTX
Knowledge based system
PPTX
Introduction of predicate logics
PPTX
Types of inheritance in java
PPTX
Representation of syntax, semantics and Predicate logics
PPTX
Inheritance in java
PPTX
Propositional logic
PPTX
Constructors in java
PPTX
Methods in java
PPT
Circular linked list
Gray level transformation
Elements of visual perception
JSP Client Request
Jsp server response
Markov decision process
RNN basics in deep learning
Introduction to generative adversarial networks (GANs)
Bayesian probabilistic interference
Exception handling in java
Knowledge acquistion
Knowledge based system
Introduction of predicate logics
Types of inheritance in java
Representation of syntax, semantics and Predicate logics
Inheritance in java
Propositional logic
Constructors in java
Methods in java
Circular linked list

Recently uploaded (20)

PPTX
additive manufacturing of ss316l using mig welding
PPTX
Lesson 3_Tessellation.pptx finite Mathematics
PPT
Project quality management in manufacturing
PPTX
Foundation to blockchain - A guide to Blockchain Tech
DOCX
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
PDF
PPT on Performance Review to get promotions
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PDF
Digital Logic Computer Design lecture notes
PDF
Structs to JSON How Go Powers REST APIs.pdf
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PPTX
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PPTX
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
PDF
Embodied AI: Ushering in the Next Era of Intelligent Systems
PPTX
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
PPTX
Internet of Things (IOT) - A guide to understanding
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PDF
Arduino robotics embedded978-1-4302-3184-4.pdf
PPTX
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
additive manufacturing of ss316l using mig welding
Lesson 3_Tessellation.pptx finite Mathematics
Project quality management in manufacturing
Foundation to blockchain - A guide to Blockchain Tech
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
PPT on Performance Review to get promotions
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
CYBER-CRIMES AND SECURITY A guide to understanding
Digital Logic Computer Design lecture notes
Structs to JSON How Go Powers REST APIs.pdf
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
UNIT-1 - COAL BASED THERMAL POWER PLANTS
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
Recipes for Real Time Voice AI WebRTC, SLMs and Open Source Software.pptx
Embodied AI: Ushering in the Next Era of Intelligent Systems
MET 305 2019 SCHEME MODULE 2 COMPLETE.pptx
Internet of Things (IOT) - A guide to understanding
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
Arduino robotics embedded978-1-4302-3184-4.pdf
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx

screen output and keyboard input in js