keyboard access + direct link scrolling
This commit is contained in:
parent
43fed43e03
commit
7d802b57a2
15 changed files with 167 additions and 14 deletions
2
main.php
2
main.php
|
@ -278,7 +278,7 @@ $classWideContent = ($ACT === "show") ? "": "wide-content ";
|
|||
<div class="breadcrumbs" data-do="<?php echo $ACT?>">
|
||||
|
||||
<div class="togglelink page_main-content">
|
||||
<a href="#"><span class="sr-out"><?php echo tpl_getLang('a11y_sidebartoggle')?></span></a>
|
||||
<a id="spr__toggle-content" href="#"><span class="sr-out"><?php echo tpl_getLang('a11y_sidebartoggle')?></span></a>
|
||||
</div>
|
||||
|
||||
<h6 class="sr-only" role="heading" aria-level="2"><?php echo tpl_getLang('head_menu_status') ?></h6>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue