lesson 1_IntroJavaScript

Induction to Java script
This is where the Client or Browser does the processing 
1 / 13
volgende
Slide 1: Tekstslide
Ilearningdeal@gmail.comHigher Education (degree)

In deze les zitten 13 slides, met interactieve quizzen, tekstslides en 1 video.

time-iconLesduur is: 60 min

Onderdelen in deze les

Induction to Java script
This is where the Client or Browser does the processing 

Slide 1 - Tekstslide

You will learn about 
1. Placing a simple Java script into Tag
2. creating a Java script file 

Slide 2 - Tekstslide

9

Slide 3 - Video

01:04
What is the name of your root file or homepage

Slide 4 - Open vraag

01:46
close the following tag
<html>

Slide 5 - Open vraag

02:37
Open and close Java Script Tag

Slide 6 - Open vraag

04:10
document.body.innerHTML=" Test";
A
This would not work
B
Puts "Test "in the body
C
Puts "test" in header
D
None of these

Slide 7 - Quizvraag

05:21
Where should you place
documents.body.innerHTML="show";

Slide 8 - Open vraag

06:26
Creative a Java script file the "main.js" file is inside a _______
A
open folder
B
root folder
C
start folder
D
None of these

Slide 9 - Quizvraag

07:19
<script scr="js\main.js"> </script>
js is known as the r______

Slide 10 - Open vraag

07:22
<script scr="js\main.js"> </script>
"main.js" is your Java script ______

Slide 11 - Open vraag

08:01
How did you do?
Very well - I can create a Javascript inside the "body tag"
Quite well; However i dont quite get Scripting
Not very well

Slide 12 - Poll

The End 
Thank you for learning with us.

Slide 13 - Tekstslide