CIW
1D0-510 · Question #34
Luis uses JavaScript code in his Web site's home page. The script notifies Microsoft Internet Explorer 5.0 users of a possible usability problem. What does this script do?
The correct answer is D. Performs client-side browser detection and creates a pop-up window alert. See the full explanation below for the reasoning.
Question
Luis uses JavaScript code in his Web site's home page. The script notifies Microsoft Internet Explorer 5.0 users of a possible usability problem. What does this script do?
Options
- ACreates a cookie and redirects users to another page
- BCreates a variable and redirects users to another page
- CPerforms server-side browser detection and creates a pop-up window alert
- DPerforms client-side browser detection and creates a pop-up window alert
How the community answered
(50 responses)- A2% (1)
- B6% (3)
- C10% (5)
- D82% (41)
Community Discussion
No community discussion yet for this question.