> "Johannes Kiehl" <dont-use-this@arcor.de> wrote:[color=blue]
> news:pan.2006.02.11.15.49.10.254196@arcor.de....
>
> Hi group,
>
> I've been losing most of my remaining hair today, trying to
> track down a problem with IE6.0 (builds: .2600 and XP SP 2).
>
> I set the border-width of form input fields to 1px via
> inline CSS.
> But whenever I call the focus() method of any of the form
> fields, the border width of the (first) submit button changes
> to 2px. It doesn't matter whether the focus() method is called
> immediately onload or whether it's delayed with settimeout().
>
> I suppose I'm not the first earthling to notice this, so
> any reference to the problem and solutions is welcome here
> (might even restore my mop).
>
> A working sample can be seen here:
>
http://www.absentia.de/temp/border2.htm
>
> As web pages don't live forever, I'll attach the code to
> the post. Don't grumble, it's short...
>
> Thanks for your comments
> Johannes
> [/color]
[snip]
IE adds a black border to the <input type="submit>/<button
type="submit"></button> button when the form gets focus.
Remove your style and script and click on your form you should see
it, or change your border color to red and it will show up just as
well.
If you replace your input submit with a button submit the border
change will not draw much attention.
--
BootNic Saturday, February 11, 2006 2:23 PM
All my humor is based upon destruction and despair. If the whole
world was tranquil, without disease and violence, I'd be standing on
the breadline right in back of J. Edgar Hoover.
*Lenny Bruce US comedian, satirist, author*