Skip to content

A simple JavaScript library which will attempt to replace broken images with a placeholder

Notifications You must be signed in to change notification settings

jonathan-fielding/fixBroken

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#fixBroken.js

Sometimes we can't control whether an image will 404 or not and unfortunately it makes our site look a little bit rubbish when we get missing images. Thats where fixBroken.js comes in, it allows you to set a fallback image which will be loaded in the event that the original image fails to load.

#Usage

fixImages.init();

#Licence

License: MIT (http://www.opensource.org/licenses/mit-license.php)

About

A simple JavaScript library which will attempt to replace broken images with a placeholder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published