List of questions
Related questions
Question 217 - Certified JavaScript Developer I discussion
Given the JavaScript below:
Which code should replace the placeholder comment on line 06 to hide accounts that do not match the search string?
A.
'None' : 'block'
B.
'Visible : 'hidden'
C.
'Hidden, visible
D.
'Block' : 'none'
Your answer:
0 comments
Sorted by
Leave a comment first