You are developing a web form that includes the following code.
When a user selects the check box, an input text box must be added to the page dynamically.
You need to ensure that the text box is added.
Which function should you use?
A.
Option A
B.
Option B
C.
Option C
D.
Option D
Reference:
http://www.w3schools.com/jsref/met_node_appendchild.asp
https://msdn.microsoft.com/en-us/library/ms536341(v=vs.85).aspx