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

popover-open

Description

The popover-open pseudo-class for CSS specifies any HTML element whose popover attribute is not in the no popover state and whose popover visibility state is showing.

Syntax

selector:popover-open
{
    property: value;
}

Examples

1 · CSS

2 · JS