HomeMenu
Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

nav-right

Description

The nav-right property for CSS allows the navigational right key to navigate the focus in the right direction.

Syntax

CSS

nav-right: value;

JS

object.style.navRight = "value";

Values

<'nav-down'> = auto | <id> [ current | root | <target-name> ]?
auto

Automatically specified by the user agent.

<id>

Indicates the ID.

current

Indicates the frame the element is in.

root

Indicates the user agent should target the full window.

<target-name>

Indicates the target frame. It is a <string> and must not start with the underscore "_" character.

Initial

auto

Examples

1 · auto

2 · id