JSON interview question
This is a simple interview tool
by Matt Ruby
HTML
<h1>JSON dom manipluation test</h1>
<p>Given a jsonp endpoint of: "https://www.roomandboard.com:8080/rnb/resources/feature_json.ftl?decorator=nowrap", please print each option's name in an unordered list. Please note that the service above expects a 'callback' parameter.</p>
<div id="option">
<!-- Put options here. -->
</div>