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: