' + str + ''); }); }
Monday, April 11, 2016
// After the API loads, call a function to enable the search box.
function handleAPILoaded() {
$('#search-button').attr('disabled', false);
}
// Search for a specified string.
function search() {
var q = $('#query').val();
var request = gapi.client.youtube.search.list({
q: q,
part: 'snippet'
});
request.execute(function(response) {
var str = JSON.stringify(response.result);
$('#search-container').html('
Subscribe to:
Post Comments (Atom)
http://gestyy.com/etvBEt http://gestyy.com/etvBEp http://gestyy.com/etvBEg http://gestyy.com/etvBEz http://gestyy.com/etvBEn http://gestyy.c...
-
http://gestyy.com/etvBEt http://gestyy.com/etvBEp http://gestyy.com/etvBEg http://gestyy.com/etvBEz http://gestyy.com/etvBEn http://gestyy.c...
-
http://gestyy.com/etvBEt http://gestyy.com/etvBEp http://gestyy.com/etvBEg http://gestyy.com/etvBEz http://gestyy.com/etvBEn http://gestyy.c...
No comments:
Post a Comment