I put this line in HTML
<body bgcolor="#FFFFF F" onLoad="focus() ">
Both Mozzila and IE can do self.focus(). However Opera still does not take
the focus().
<body bgcolor="#FFFFF F" onLoad="focus() ">
Both Mozzila and IE can do self.focus(). However Opera still does not take
the focus().
Comment