반응형
<script src="https://cdn.polyfill.io/v2/polyfill.min.js">
Polyfill.io
Polyfill.io Upgrade the web. Automatically.
cdn.polyfill.io
혹은
bluebird.js를 추가
http://bluebirdjs.com/docs/getting-started.html
Getting Started | bluebird
This article is partially or completely unfinished. You are welcome to create pull requests to help completing this article. Node.js Then: var Promise = require("bluebird"); Alternatively in ES6 import * as Promise from "bluebird"; If that ES6 import doesn
bluebirdjs.com
'IT > JS + Jquery' 카테고리의 다른 글
[Javascript]카카오 맵 소스 데이터 가져오기 (0) | 2020.06.17 |
---|---|
[JavaScript]현재 기준 당일 , 1주전, 2주전 , 3주전 날짜 만들기 (0) | 2020.03.20 |
[JavaScript] Iframe load 시 Progress Bar 추가 (0) | 2020.02.13 |
[JavaScript]쿠키 저장 , 쿠키 불러오기 , 쿠키 삭제 (0) | 2020.02.02 |
[Jquery]영역 밖 클릭 시 이벤트 주기 (0) | 2020.01.16 |