Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Microsoft Exam 70-480 Topic 3 Question 1 Discussion

Actual exam question for Microsoft's 70-480 exam
Question #: 1
Topic #: 3
[All 70-480 Questions]

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?

Show Suggested Answer Hide Answer
Suggested Answer: B

We create a now div element with the textbox.

We then use appendChild() method appends this node as the last child the input node divname.


Contribute your Thoughts:

Currently there are no comments in this discussion, be the first to comment!


Save Cancel