tryout: introduce loading of images before rendering content and provide some detailed logging in js-console

This commit is contained in:
Mario Vavti
2016-02-12 11:00:50 +01:00
parent 31aaf40ade
commit 0b487122f6
4 changed files with 513 additions and 3 deletions

View File

@@ -44,6 +44,7 @@ head_add_js('library/colorbox/jquery.colorbox-min.js');
head_add_js('library/jquery.AreYouSure/jquery.are-you-sure.js');
head_add_js('library/tableofcontents/jquery.toc.js');
head_add_js('library/imagesloaded/imagesloaded.pkgd.min.js');
/**
* Those who require this feature will know what to do with it.
* Those who don't, won't.