:::: 개발 ::::/::: JSCRIPT ::: 77

유튜브 api 활용 목록 가져오기

할려고 하는건 유투브 아이디로 채널 조회 후 다시 채널 아이디로플레이 리스트 (재생목록) 조회플레이 리스트 아이디로해당 영상 목록을 가져오는 방법이다.. 뭔가 쉽지 않타 ㅎㅎ 올해안에 만들어야 할틴디 youtube api 공부중... https://developers.google.com/youtube/v3/docs/channels/list 특정 아이디 채널 아이디 조회 https://developers.google.com/youtube/v3/docs/playlists/list 채널ID > 플레이 리스트 조회 https://developers.google.com/youtube/v3/docs/playlistItems/list 플레이 리스트ID > 영상 리스트 조회

두번째 탭 선택하기 Jquery

공지사항구매랭킹공지사항33이것은 두 번째 탭의이것은 두 번째 탭의이것은 두 번째 탭의이것은 두 번째 탭의이것은 두 번째 탭의2222Mortal Kombat returns after a lengthy hiatus and puts players back into the Tournament for 2D fighting with gruesome combat.3333Halo: Reach is the culmination of the superlative combat, sensational multiplayer, and seamless online integration that are the hallmarks of this superb series.

Jquery 와 일반 스크립트 비교

와 간결하네요 줴이쿼리~ http://youmightnotneedjquery.com/ 출처~ 8910AJAXALTERNATIVES: ajax request reqwestJSONJQUERY$.getJSON('/my/url', function(data) { }); IE9+request = new XMLHttpRequest(); request.open('GET', '/my/url', true); request.onload = function() { if (request.status >= 200 && request.status = 200 && request.status = 0) classes.splice(existingIndex, 1); else classes.push(className); el.classNam..