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

  • Home
  • SEARCH
  • 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 6888303
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 27, 20262026-05-27T05:59:44+00:00 2026-05-27T05:59:44+00:00

I need to do a link to go to a second level of tabs

  • 0

I need to do a link to go to a second level of tabs ( for example , direct acces to the tabs “”direct acces 1 ( in my jsfindle””” )

For the first level , I know I need to do that:

 http://aaa.com/index.php#tabs-1

But , how can I do for my second level of tabs ? I try http://aaa.com/index.php#tabs-1#tabs2-1 but its not working…. Is it possible to do this with a link or I need to use some jquery ? Thx !

My jsfiddle
http://jsfiddle.net/a234j/

  • 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-05-27T05:59:45+00:00Added an answer on May 27, 2026 at 5:59 am

    You need to do some custom logic. Often hash routes look something like this:

    aaa.com/index.php/#/tabs-1/tabs-2

    Then, when you do your location.hash you need to split it:

    var hashPath = location.hash.split('/'); //skip the first element, it'll be '#'.
    var firstLevel = hashPath[1];
    var secondLevel = hashPath[2];
    

    Oh, and I don’t think the jQuery tabs plugin has native support for this, so you’ll have to manually tell it which tab you want active.

    Here’s a sample of how to manually switch a tab: http://jqueryui.com/demos/tabs/#…select_a_tab_from_a_text_link_instead_of_clicking_a_tab_itself

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

So, I know that in C you need to link the code to the
Under this link : http://dev1.gecoloco.com/rte/done_json.php I have a json-like object, that I'm operating on.
I'm trying to make custom Notifications in Android, following that link : http://developer.android.com/guide/topics/ui/notifiers/notifications.html This
I need to display link after each comment, when you click that link, a
File: /home/USER/DIR/a http://www.here.is.a.hyper.link.net/ /home/USER/DIR/b http://www.here.is.another.hyper.link.net/ Need to remove all the odd lines in this
I have a URL that resides on another domain, like this: http://ads.adserver.com/ad?site=1233&zone=45435 When you
I need a link in django template which turns into logout if user is
I my application i am having three links, on clicking the link i need
I have an old c++ project compiled with VC6. I need to statically link
I need to embed a link into a generated pdf in a ruby on

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.