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