InterviewSolution
Saved Bookmarks
| 1. |
What does the getInputHtml() return?(a) Input(b) Fieldtype’s input HTML(c) Array(d) ValueI got this question during an interview.I'd like to ask this question from Crafting the Public API topic in division Parsing, Benchmarking and Logging of JavaScript |
|
Answer» The correct choice is (b) Fieldtype’s input HTML |
|