Case 6-2Daniel is writing JavaScript code to see if the person visiting his Web site is using Microsoft Internet Explorer.The condition being evaluated in this JavaScript code fragment from Daniel's site is:(navigator.appName == "Microsoft Internet Explorer")In this case, you are utilizing the appName ____ of the navigator object to determine the application name of the current Web browser.
A. method
B. application
C. object
D. property
Answer: D
Computer Science & Information Technology
You might also like to view...
Which field property type should be used to enter a predefined value into a field when most of the records will have the same value?
A) Validation Text B) Input Mask C) Default Value D) Validation Rule
Computer Science & Information Technology
Which of the following is a feature of a home server PC that allows for redundancy?
a. Print sharing b. RAID array c. Media streaming d. None of the above
Computer Science & Information Technology