Defines imgs-onload
class which onload
will be called after all the <img>
inside the element finished loading images.
Add imgs-onload
class on any HTML element. onload
function will be called after image resources fully loaded.
- jQuery >= 1.7.2
- WTFPL (http://www.wtfpl.net/)