Skip to content

LukeMizuhashi/jQuery-Redraw-Plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

jQuery Redraw Plugin

Sometimes, iOS Safari won't correctly redraw elements after an orientationchange event. With this plugin, you can coax Safari into redrawing those elements by selecting them, and then calling redraw():

$("css selector").redraw();

MIT License

About

Coax buggy browsers into redrawing parts of the DOM

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published