Easy Tutorial
❮ Css3 Pr Flex Css3 Pr Border Top Right Radius ❯

CSS3 nav-up Property

Example

Specify navigation using the up arrow and down arrow navigation keys:


Browser Support

The numbers in the table indicate the first browser version that supports the property.

The numbers preceding -webkit-, -ms-, or -moz- indicate the first browser version that supports the prefixed property.

Property
nav-right Incompatible Incompatible Incompatible Incompatible Supported in Opera 11.5-12. <br> Incompatible with newer browser versions

Property Definition and Usage

The nav-up property specifies navigation using the up arrow navigation key.

Default value: auto
Inherited: no
--- ---
Version: CSS3
--- ---
JavaScript syntax: object.style.navUp="#div2"
--- ---

Syntax

Value Description
auto The browser will decide which element to navigate
id Specifies the ID of the element to navigate to
target-name Specifies the target frame to navigate to
inherit Specifies that the value of the nav-up property should be inherited from the parent element
❮ Css3 Pr Flex Css3 Pr Border Top Right Radius ❯