[thelist] websitegarage.com dead. now what?

Chris W. Parker cparker at swatgear.com
Wed Aug 21 11:43:11 CDT 2002


here is another more complete bookmarklet...

javascript:var fs=0;var f=1;var
p='';for(i=0;i<document.images.length;i++){if(p.indexOf('('+document.ima
ges(i).src+')')<0)fs=fs+parseInt(document.images(i).fileSize);p=p+'('+do
cument.images(i).src+')';};fs=fs+parseInt(document.fileSize);fs=fs+'';fo
r(i=fs.length-1;i>0;i--){if(f/3==Math.ceil(f/3)){fs=fs.substring(0,
i)+','+fs.substring(i,fs.length);}f++;}alert('This page weighs '+fs+'
bytes.');

be careful of word-wrap!

i don't know how accurate it is, but it's got lots of stuff in it! (so
it should be doing /something/ cool.)


chris.



More information about the thelist mailing list