Team:UCLondon/Templates/Navigationv3
From 2012e.igem.org
(Difference between revisions)
Line 416: | Line 416: | ||
var _pURL = 'https://gdata.youtube.com/feeds/api/playlists/PLtGCURRfxampHgpkl-tUkzSeZhItvY3_u?v=2&alt=json'; | var _pURL = 'https://gdata.youtube.com/feeds/api/playlists/PLtGCURRfxampHgpkl-tUkzSeZhItvY3_u?v=2&alt=json'; | ||
- | $.getJSON(_pURL,function(plists){ | + | $.getJSON(_pURL, { }, function(plists){ |
alert(plists.feed.entry.length); | alert(plists.feed.entry.length); | ||
}); | }); |
Revision as of 20:23, 15 October 2012