Easy Tutorial
❮ Dom Obj Style Event Onfocus ❯

reversed Attribute

Ol Object

Example

Set the list to descending order:


Definition and Usage

The reversed attribute sets or returns whether the list is in descending order.

When set to true, the list is in descending order (9, 8, 7...), rather than ascending order (1, 2, 3...).


Browser Support

❮ Dom Obj Style Event Onfocus ❯