From 8e6414d5b1c2283b7f743816afbcef5a8cda8a7c Mon Sep 17 00:00:00 2001 From: Gabriel Wicke Date: Sat, 10 Apr 2004 21:16:23 +0000 Subject: [PATCH] removed the img part for now because it messes the layout up --- stylesheets/IEFixes.js | 22 ---------------------- 1 file changed, 22 deletions(-) diff --git a/stylesheets/IEFixes.js b/stylesheets/IEFixes.js index 503b306173..02f5d426cb 100644 --- a/stylesheets/IEFixes.js +++ b/stylesheets/IEFixes.js @@ -18,27 +18,5 @@ function fixalpha(){ } } } - // img - for(var i=0; i" - img.outerHTML = strNewHTML - i = i-1 - } - } } } -- 2.20.1