반응형 javascript5 클라이튼 Bapp 설치 Endpoint Node 설치 https://docs.klaytn.com/getting-started/quick-start/launch-an-en Launch an Endpoint Node - Klaytn Docs INFO[03/26,15:37:49 +09] [5] Imported new chain segment blocks=1 txs=0 mgas=0.000 elapsed=2.135ms mgasps=0.000 number=71340 hash=f15511…c571da cache=155.56kB docs.klaytn.com LINUX SERVER $ curl -O https://packages.klaytn.net/klaytn/v1.7.3/ken-baobab-v1.7.3-0-linux-amd64.tar.gz .. 2022. 2. 7. jquery ajax jsonp (CORB) blocked 경고 jsonp를 이용하여 다른 도메인에서 데이타를 읽어오도록 처리를 했는데 보안 설정을 추가하고 나서 크롬에서 아래와 같은 경고 문구가 발생했다. Cross-Origin Read Blocking (CORB) blocked cross-origin response ..... with MIME type application/json. var url = etcDomain + '/getCount'; try { $.ajax({ url: url, type: 'GET', dataType: 'jsonp', error: function(XHR, textStatus, errorThrown) { console.log('textStatus : ', textStatus); console.log('errorThrown : ',erro.. 2020. 6. 25. 크롬에서 youtube 자동 재생이 안될때 크롬에서 iframe youtube 자동 재생이 안되는 경우가 있다. 안되는 경우에 allow="autoplay" 를 추가해주면 된다. 출처 : https://developers.google.com/web/updates/2017/09/autoplay-policy-changes#iframe 2018. 12. 5. jquery function을 이용한 youtube iframe 생성 예제 : https://codepen.io/hulint/pen/qxzKYy 참조 : http://mylife365.tistory.com/44 2018. 3. 6. 이전 1 2 다음 반응형