1. Rayjak
  2. Sherlock Holmes
  3. Commercial Templates
  4. Tuesday, 23 March 2021
  5.  Subscribe via email
J51 - Grafik - Trying to set up FOCUS. When using the TAB key, the H1 content comes into focus immediately after my hidden #skiptocontent tab (above the logo) bypassing all main menu items. Is there a hierarchy for setting the TAB key function?
References
  1. https://chiropractorfortlauderdaleflorida.com/chiropractic-wellness/index.php
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Have you since been able to resolve this issue? Your menu appears to be now the second tabbed item on your page.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Not solved. On the home page where H1 is used the menu item is not the second tabbed item. The phone number in H1 954-980-5493 is the second tabbed item. On internal pages where H1 is not used, the menu works.
  1. more than a month ago
  2. Commercial Templates
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Strangely we are unable to replicate this behavior. Regardless to remove an element from the tab index you can set a tabindex attribute to -1.

Eg..

<a style="color: #ffffff;" title="Click to Call on Mobile" href="tel:9549805483" tabindex="-1" >954-980-5483</a>


Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
You already have it reproduced in your demo. The first item that comes into focus is the Search in Header 1, then after that, the focus goes to the logo then the second menu item, fourth menu item, and then the fifth menu item, totally skipping the first and third menu items.
  1. more than a month ago
  2. Commercial Templates
  3. # 4
Accepted Answer Pending Moderation
0
Votes
Undo
I don't want it removed from the tab index, It should not be in focus before the logo and menu items
  1. more than a month ago
  2. Commercial Templates
  3. # 5
Accepted Answer Pending Moderation
0
Votes
Undo
Hello

Ok' I've been able to replicate this issue and now understand. Your module is placed in the header-1 position and repositioned with some custom CSS. The header-1 position is before your logo and menu in the DOM. Try placing this module in the top-1b position instead.

Ciaran
  1. more than a month ago
  2. Commercial Templates
  3. # 6
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!