bebo big image

By bmgjet Last update Dec 30, 2008 — Installed 701 times.

Just made a slight update to it.

in
Subscribe to Just made a slight update to it. 1 post, 1 voice

bmgjet Script's Author

Just made a slight update.
Changed

if(image_element.src.toLowerCase().match(/^http:\/\/i2.bebo.com\/(.*)/)) {

to

if(image_element.src.toLowerCase().match(/^http:\/\/i(.*).bebo.com\/(.*)/)) {

Because just found out profile pics sometimes use different image server numbers.

Also changed

image_element.setAttribute("width", "220");
image_element.setAttribute("height", "220");

to

image_element.setAttribute("width", "auto");
image_element.setAttribute("height", "auto");

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