You need to ascertain how the webpage responds when it …

HOTSPOT
You review a web form that contains the following markup and code:

You need to ascertain how the webpage responds when it loads and how it reacts to user actions.
For each statement in the table, select Yes if the code segment above causes the page to behave as
described. Select No if it does not. Make only one selection in each column.
Hot Area:

HOTSPOT
You review a web form that contains the following markup and code:

You need to ascertain how the webpage responds when it loads and how it reacts to user actions.
For each statement in the table, select Yes if the code segment above causes the page to behave as
described. Select No if it does not. Make only one selection in each column.
Hot Area:

Answer:



Leave a Reply 5

Your email address will not be published. Required fields are marked *

twenty − fourteen =


lully

lully

I’m not shure about second statement: both textboxes change color but not at the same time, if you set focus on text1 it chages to yellow and then if you set focus to text2 it changes color too, so the statement is not very clear…

lully

lully

so the second answer it’s No but maybe YES… ?….

Tester

Tester

Answer is correct! because background color changes only if text box has not value, not each time the text box receive the focus.

Diezvai

Diezvai

Agree with @Tester.
Statement is false (No), because that described behavior does not applies all the time and description does not have “if value is..”.

lully

lully

but in this case it hasn’t got yet text, nobody has inserted text and there isn’t default, mhhh not really shure about answer…