본문 바로가기
javascript/library

[slide] swiper v5부터 ie 미지원!

by by-choice 2021. 1. 16.

 

2020년 3월에는 youtube가 버리더니, 플러그인들도 하나 둘 IE를 버리고 있다. 바라컨데, 이왕 이렇게 된 거 모든 플러그인들이 IE를 버려줬으면 좋겠다. 아예 이도 저도 안되면, 언젠가 IE를 버리지 않겠는가. IE 없는 세상이 오길 바라며.

 

아래는 swiper 버전 별 CDN을 확인할 수 있는 링크이다(IE 고려시, 무조건 v5 미만으로!)

 

Swiper - Libraries - cdnjs - The #1 free and open source CDN built to make life easier for developers

Most modern mobile touch slider and framework with hardware accelerated transitions - Simple. Fast. Reliable. Content delivery at its finest. cdnjs is a free and open-source CDN service trusted by over 11% of all websites, powered by Cloudflare. We make it

cdnjs.com


 

[플러그인/슬라이드] swiper 사용법(+반응형)

1. css 위와 같이 CDN을 가져와도 되고, 다운로드하여 사용해도 된다. 단, 내용 변경은 안되고, 커스텀은 프로젝트.css에서 선택자를 가져와 수정한다. 1-1. scss 2. html / script Slide 1 Slide 2 Slide 3 html:..

fresh-mint.tistory.com


 

Remove IE and old browser support · nolimits4web/swiper@6cba971

Removed check for: Support[flexbox | transition | transforms3d] Browser[isIE | isEdge]

github.com

 

Swiper doesn't work in IE11 since release 5.3.0 · Issue #3478 · nolimits4web/swiper

This is a (multiple allowed): bug enhancement feature-discussion (RFC) Swiper Version: 5.3.1 Platform/Target and Browser Versions: Windows Swiper doesn't work in IE11 since 5.3.0. The browser s...

github.com

댓글