A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://webplatform.github.io/docs/html/attributes/hideFocus below:

hideFocus · WebPlatform Docs

hideFocus

## Examples

The following example shows how to use the HIDEFOCUS attribute to prevent a focus rectangle from appearing on a button.

...
<BUTTON>
Button With Rectangle</BUTTON>
<BUTTON HIDEFOCUS="true">
Button Without Rectangle</BUTTON>
...

View live example

Notes Remarks

The focus of an object is visibly indicated by a focus rectangle—a dotted rectangle within the boundaries of the object. This property does not control the ability of an object to receive focus; for that, use the tabIndex property.

Syntax See also Related pages Attributions

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4