Javascript Events

Javascript Events

3rd - 4th Grade

10 Qs

quiz-placeholder

Similar activities

Gõ chữ có dấu

Gõ chữ có dấu

4th Grade

15 Qs

แบบทดสอบหลังเรียนหน่วยที่ 2  เรื่องที่ 1 ออกแบบโปรแกรม

แบบทดสอบหลังเรียนหน่วยที่ 2 เรื่องที่ 1 ออกแบบโปรแกรม

1st - 5th Grade

10 Qs

Pseudocode and Flowcharts - Computer Science

Pseudocode and Flowcharts - Computer Science

KG - 12th Grade

15 Qs

Explore Scratch 3: Motion and Pen

Explore Scratch 3: Motion and Pen

3rd Grade - University

10 Qs

Yr9_Lesson2_mem_recall

Yr9_Lesson2_mem_recall

1st - 5th Grade

10 Qs

Aplikasi Basis Data

Aplikasi Basis Data

1st - 5th Grade

10 Qs

Word

Word

3rd - 7th Grade

15 Qs

TMK Tahun 6 Ulang kaji

TMK Tahun 6 Ulang kaji

KG - University

11 Qs

Javascript Events

Javascript Events

Assessment

Quiz

Computers

3rd - 4th Grade

Practice Problem

Medium

Created by

David Locke

Used 90+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is Javascript?

programming language

HTML tags

CSS

A web page

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Where do the <script></script> tags go in your document

Within <img> tags

In the <p></p> tags

In the <title>

In the <head> or <body>

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Choose the right Javascript event

inmouseout

anmouseout

enmouseout

onmouseout

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

You can change an image's size using Javascript?

True

False

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which function is being called:


onmouseover="changeText('param')";

function changeText(id) {

document.getElementById(id).innerHTML="This is the new information"; }

function changeText() {

document.getElementById("newParagraph").style.text="This is the new information"; }

function changeText() { document.getElementById("newParagraph").style ="This is the new information"; }

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Javascript can:

Interact with HTML

Check or validate user input

Can make your web pages dynamic

All of the above

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

A Javascript function must be preceded with the word function?

True

False

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Computers