Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
35 commits
Select commit Hold shift + click to select a range
99e12af
updated SkipTo.js to version 5.7.2
jongund Jan 14, 2025
420afb7
updated to skipto.js 5.7.3
jongund Jan 21, 2025
9f4f0da
updated to latest version
jongund Feb 15, 2025
665d18e
fixed bug in label reference
jongund Jul 1, 2025
559c21f
updated configuration for headings anywhere on page
jongund Jul 1, 2025
485eae1
look for all headings in document not just in main landmark
jongund Jul 1, 2025
b029573
udpated to version 5.8.0
jongund Jul 8, 2025
99e0a87
udpate skipto.js to 5.8.0
jongund Jul 13, 2025
43f15e6
Merge branch 'main' into update/skipto
jongund Jul 13, 2025
be5a84e
fixed broken link
jongund Jul 14, 2025
9be5aa4
updated to version 5.8.1
jongund Aug 5, 2025
3112b86
updated to latest version
jongund Aug 5, 2025
47daa70
udpated version of SkipTo.js
jongund Aug 5, 2025
455231e
udpated to version 5.8.3
jongund Aug 7, 2025
e542acf
updated skipto.js
jongund Oct 3, 2025
ed42b1a
updated SKipTo.js utility
jongund Oct 6, 2025
29e5445
updated skipto.js
jongund Oct 9, 2025
5def053
updated skipto.js for testing
jongund Oct 11, 2025
063ed14
updated skipto.js for testing
jongund Oct 11, 2025
ae03d9e
updated skipto.js
jongund Oct 22, 2025
010d17e
updated skipto to show border on iOS
jongund Oct 22, 2025
dd6974f
updated skipto to show border on iOS
jongund Oct 22, 2025
4e00ecb
updated skipto to show border on iOS
jongund Oct 22, 2025
8150706
updated skipto to show border on iOS
jongund Oct 22, 2025
4c8677a
updated skipto to show border on iOS
jongund Oct 22, 2025
8feeed2
updated skipto.js
jongund Oct 23, 2025
20c0e28
updated skipto.js
jongund Oct 23, 2025
d4f909c
updated skipto.js
jongund Oct 23, 2025
e1cead9
updated skipto.js
jongund Oct 23, 2025
4986462
updated skipto.js
jongund Oct 24, 2025
9ccf2cc
updated skipto.js
jongund Oct 24, 2025
2f744e5
updated skipto.js
jongund Oct 24, 2025
455f2f7
udpated skipto.js
jongund Oct 24, 2025
05f14dc
udpated skipto.js
jongund Oct 25, 2025
41b5cff
updated to support android
jongund Oct 28, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion content/patterns/landmarks/examples/resources.html
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ <h2>Tools</h2>
<li><a href="https://github.com/skipto-landmarks-headings/page-script-5">SkipTo Landmarks &amp; Headings: Page Script (used on this page)</a></li>
<li><a href="http://matatk.agrip.org.uk/landmarks/">Landmarks Browser Extension</a></li>
<li><a href="https://accessibility-bookmarklets.org/">Accessibility Bookmarklets: Landmark Bookmarklet</a></li>
<li><a href="http://whatsock.com/training/matrices/visual-aria.htm">The Visual ARIA Bookmarklet</a></li>
<li><a href="https://whatsock.github.io/visual-aria/github-bookmarklet/visual-aria.htm">The Visual ARIA Bookmarklet</a></li>
<li><a href="https://ainspector.disability.illinois.edu">AInspector for Firefox</a> (Landmark Rule Category)</li>
</ul>

Expand Down
Loading
Loading