Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8921017
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 15, 20262026-06-15T06:25:38+00:00 2026-06-15T06:25:38+00:00

I have buttons that are div elements and I want to make them so

  • 0

I have buttons that are div elements and I want to make them so that it is possible for the user to press the tab key on their keyboard and move between them. I’ve tried wrapping their text in anchor tags but it doesn’t seem to work.

Does anyone have a solution?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-15T06:25:40+00:00Added an answer on June 15, 2026 at 6:25 am

    Add tabindex attributes to your div elements.

    Example:

    <div tabindex="1">First</div>
    <div tabindex="2">Second</div>
    

    Per steveax’s comment, if you don’t want the tab order to deviate from where the element is in the page, set the tabindex to 0:

    <div tabindex="0">First</div>
    <div tabindex="0">Second</div>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have a div that I want when user click on a button slideUp
I want to have buttons that kind of act like tabs - they switch
I have a bunch of buttons that have a tapGestureRecognizer linked to them, and
I have a <div id=comment_posting_holder> tag that holds a form with two elements: a
I have multiple <li> elements which contain multiple <div> elements. Some of them have
I'm making website that have notification 'button'. When user click this button, notification div
I have a page with some clickable <div> elements, and I want to change
I have items and buttons that are created dynamically and I want to show
I have an ASP.NET site that I am trying to access div elements by
Given that I have a button within a div: <div id=result> <a href='#task5'> <img

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.