What is the event object's target property?
What will be an ideal response?
The event object's target property is a reference to the object that originally
broadcasted the event.
You might also like to view...
Write a Java statement that creates an output stream to a binary file named statistics.dat.
What will be an ideal response?
A document saved as a single file web page, all text and pictures are saved in a single file called a(n) ________
Fill in the blank(s) with correct word
Pressing Ctrl + Home moves the insertion point to ________
A) the beginning of the document B) the beginning of the current line C) the end of the current line D) the end of the document
When an image is displayed in the browser, how is its size determined?
A) It will be displayed at its original size unless different height and width attributes are specified. B) It will be displayed at a size that is relational to how much space is available in the current browser window. C) It will be displayed according to the mandatory height and width attributes. D) It will be displayed at 50% its original size unless other height and width attributes are specified.