Skip to content

StasGlebov/Clip-path-polyfill

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clip-path responsive cross-browser polyfill

  • Support: IE 9+, Edge(12+), Chrome(4+), FF(3.6+), Safari(4+), Opera(10.1+),
  • Dependencies: JQuery
  • Replace img by canvas

DEMO:

https://stasglebov.github.io/Clip-path-polyfill/

How to use:

<img src="img.jpeg" data-polyclip="0, 10%, 50%, 0, 75%, 75%, 0, 80%">

! IMPORTANT ! You need separate every figure coordinate (x, y) by coma

Enjoy!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published