If your browser supports HTML 5 microdata API, there will be a _______function on the global document object.

Options
- getItems()
- getData()
- getText
- getContent()


CORRECT ANSWER : getItems()

Discussion Board
getItems()

If a browser supports the HTML5 microdata API, there will be a getItems() function on the global document object. If browser doesn't support microdata, the getItems() function will be undefined.

Sapna 02-23-2017 11:13 PM

Write your comments


Enter the code shown above:

(Note: If you cannot read the numbers in the above image, reload the page to generate a new one.)


Advertisement