Codefellows Javascript Foundations Night Course

Fetch Tab content using Ajax

Fetch the content via AJAX from http://rs.hankyates.com:3000/content

Whenever a key is added to the object from the API. A tab should be added.

http://jsfiddle.net/PvJFa/3/ https://github.com/hankyates/jsClassApi

Ajax Assignment