Easy Tutorial
❮ Func Hsla Pr Padding Bottom ❯

CSS3 nav-left Property

Example

Specify navigation using the left and right arrow navigation keys:


Browser Support

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

Numbers followed by -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-left property specifies navigation using the left arrow navigation key.

Default value: auto
Inherited: no
--- ---
Version: CSS3
--- ---
JavaScript syntax: object.style.navLeft="#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-left property should be inherited from the parent element
❮ Func Hsla Pr Padding Bottom ❯