Find Distorted Images

By Thomas Rosenau Last update Dec 18, 2008 — Installed 85 times.

Configuration

in
Subscribe to Configuration 2 posts, 2 voices



David Fichtm... Scriptwright

Really nice tool. It would be really nice, to have some configuration variables in the script so the user could easily disable some of the functionalities. I, for example, would like to have this script indicate me when images are shown in wrong sizes, but I don't care about the images which have no size attributes. So it would be nice to have some configuration configuration variables like :

# change this value to false, if you don't want images with no size attributes to be indicated
var indicateImagesWithNoSizeAttribute = true;

Then I could just set the value to false and thereby disable the parts of the code which I do not need. I hope you understand what I mean.
But it is a really great script. Thanks.
David

 
Thomas Rosenau Script's Author

Hi David,

thanks for your suggestion. I will certainly take it into account for the next version.

Regards,
Thomas

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel