Skip navigation.

exploreopera

| Help

Sign up | Help

My comments on ...

... everything bothering me

The "classic example" - Revisited

My previous posts on this topic needed attention... so rather than fixing in-place here the new version:

if(!document.getElementById)
{
 (function(){
   var obj = document.all || document.layers || {};
   document.getElementById = function getElementById(id){return obj[id] || null};
  }
 )();
}

How Opera has chosen Me

Write a comment

You must be logged in to write a comment. if you're not a registered member, please sign up.

October 2008
MTWTFSS
September 2008November 2008
12345
6789101112
13141516171819
20212223242526
2728293031