Search Header Logo

Javascript Events

Authored by David Locke

Computers

3rd - 4th Grade

Used 92+ times

Javascript Events
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

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

Access all questions and much more by creating a free account

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?