IE vs FireFox: Using JavaScript to modify attributes
Saturday, April 19th, 2008I was working on an interesting little project involving the Google Website Optimizer and ran into this little gem.
The task was to use JavaScript to rewrite a page that was formatted using tables and was sometimes missing a row that spanned the whole table. Now I have to admit that I am not a JS or DOM pro, But I’ve picked up though some experience through this and a couple other tasks. So here is the base HTML: (more…)