Specify where to navigate when using the arrow keys:
![]()
The nav-up property is currently supported only in Opera.
The nav-up property specifies where to navigate when using the arrow-up navigation key.
| Default value: | auto |
|---|---|
| Inherited: | no |
| Version: | CSS3 |
| JavaScript syntax: | object.style.navUp="#div2" |
| Value | Description |
|---|---|
| auto | The browser determines which element to navigate to |
| 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-down property should be inherited from the parent element |
Your message has been sent to W3Schools.