nerdexam
IBM

C2040-403 · Question #46

Jane has built an HTML page containing a Google map. She wants to show the map in a modal dialog after the user has entered a valid address in the form. What does Jane need to do to accomplish this?

The correct answer is B. Jane needs to call the launchModalDialog function from a compute, and pass a URL to the. See the full explanation below for the reasoning.

Question

Jane has built an HTML page containing a Google map. She wants to show the map in a modal dialog after the user has entered a valid address in the form. What does Jane need to do to accomplish this?

Options

  • AJane needs to call the launchModalDialog function from a compute, passing an XPath reference
  • BJane needs to call the launchModalDialog function from a compute, and pass a URL to the
  • CJane needs to create a button of type 'link', and set the launchModalDialog property of the button
  • DJane needs to create a button of type 'html', and set the launchModalDialog property of the button

How the community answered

(39 responses)
  • A
    8% (3)
  • B
    74% (29)
  • C
    15% (6)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full C2040-403 Practice