UNPKG
apex4x
Version:
latest (2023.8.1-2.46)
2023.8.1-2.46
2023.8.1-2.45
2023.8.1-2.44
2023.8.1-2.43
2023.8.1-2.42
2023.8.1-2.41
2023.8.1-2.40
2023.8.1-2.39
2023.8.1-2.38
2023.8.1-2.37
2023.8.1-2.36
2023.8.1-2.35
2023.8.1-2.34
2023.8.1-2.33
2023.8.1-2.32
2023.8.1-2.31
2023.8.1-2.30
2023.8.1-2.29
2023.8.1-2.28
2023.8.1-2.27
2023.8.1-2.26
2023.8.1-2.25
2023.8.1-2.24
2023.8.1-2.23
2023.8.1-2.22
2023.8.1-2.21
2023.8.1-2.20
2023.8.1-2.19
2023.8.1-2.18
2023.8.1-2.17
2023.8.1-2.15
2023.8.1-2.14
2023.8.1-2.13
2023.8.1-2.12
2023.8.1-2.11
2023.8.1-2.10
2023.8.1-2.9
2023.8.1-2.8
2023.8.1-2.7
2023.8.1-2.6
2023.8.1-2.4
2023.8.1-2.3
2023.8.1-2.2
2023.8.1-2.1
2023.8.1-2.0
2023.7.14
2023.7.2-7.5
2023.7.2-7.4
2023.7.2-7.3
2023.7.2-7.2
2023.7.2-7.1
2023.7.1-4.5
2023.7.1-4.4
2023.7.1-4.3
2023.7.1-4.2
2023.7.1-4.1
2023.6.14
The Comprehensive ARIA Development Suite
whatsock.com
whatsock/apex
apex4x
/
Templates
/
Footnotes
/
Internal
/
js
/
setup.js
9 lines
(8 loc)
•
189 B
JavaScript
View Raw
1
2
3
4
5
6
7
8
9
$A
.
import
(
"Footnote"
, {
defer
:
true
}, function () {
$A
.
setFootnotes
(
'span.aria-footnote > a[href^="#"]'
, {
override
: {
duration
:
700
,
easing
:
"ease-in"
, }, }); });