- List item
Why is a black box appear around input button in opera.
Here is the jsfiddle link.
http://jsfiddle.net/PKRRj/
try clicking on the button
TRY in OPERA. No problem with the other browsers.
Additional Information regarding Browser.
About Opera
Version information
Version
11.50
Build
1074
Platform
Win32
System
Windows 7
- What i did
Clicked once on the button

It seems it’s a bug in Opera. I could not find a way to completely remove it but here is a sort of work around.
Remove any border from the input element on focus:
I know it’s not the way way to fix this especially if you need a border. Hopefully Opera will fix this.