Class: AnchorCssW3

AnchorCssW3()

w3css anchor style interface implementation AnchorCss

Constructor

new AnchorCssW3()

Implements:
Source:

Methods

deselect(element)

Set non active style

Parameters:
Name Type Description
element HTMLAnchorElement

the anchor element

Implements:
Source:

hide(element)

Hide the anchor element

Parameters:
Name Type Description
element HTMLAnchorElement

the anchor element

Implements:
Source:

select(element)

Set active style

Parameters:
Name Type Description
element HTMLAnchorElement

the anchor element

Implements:
Source:

show(element)

Show the anchor element

Parameters:
Name Type Description
element HTMLAnchorElement

the anchor element

Implements:
Source: