Uses jQuery to creep to anchored text.
- Source:
Methods
(static) .creepTo(id)
Creep to an anchor.
Parameters:
Name | Type | Description |
---|---|---|
id |
string | name of anchor we're creeeping to |
- Source:
(static) .init(context)
Initialise creep.
Parameters:
Name | Type | Description |
---|---|---|
context |
Node | DOM element we're limiting selection to |
- Source: