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 281815
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 12, 20262026-05-12T05:14:08+00:00 2026-05-12T05:14:08+00:00

I want to use jQuery tabs as a navigator, i.e. the tabs shouldn’t actually

  • 0

I want to use jQuery tabs as a navigator, i.e. the tabs shouldn’t actually contain anything but instead, when user clicks all the other tabs then the current, it should navigate to another page.

Also, when arriving to that page, I want that second tab shoould be visible onload.

Example:

Page1.aspx:

    Page1    |    Page2    |    Page3    |    Page4
Page1 content|    blank    |    blank    |    blank

The tab titles for page 2, 3 and 4 should be just links to the appropriate page.

Page2.aspx:

    Page1    |    Page2    |    Page3    |    Page4
    blank    |Page2 content|    blank    |    blank

The tab titles for page 1, 3 and 4 should be just links to the appropriate page.

And so on.

I want to place the tabs pager in a master page, then fill-in the content in each page its respective tab and leave the others blank.

  • 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-12T05:14:08+00:00Added an answer on May 12, 2026 at 5:14 am

    Are you sure you don’t want something like this:

    <ul>
        <li><a href="somepage1.aspx" class="selected">Link 1</a></li>
        <li><a href="somepage2.aspx">Link 2</a></li>
        <li><a href="somepage3.aspx">Link 3</a></li>
        <li><a href="somepage4.aspx">Link 4</a></li>
    </ul>
    <div id="content1">
        <p>Some content for page 1</p>
    </div>
    

    I don’t see what you’re using jQuery for?…

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

Sidebar

Related Questions

I want to use Jquery UI Tabs to make three tabs that all contain
I want to use Openlayers inside jquery ui tabs but I get error: size
I want to use jQuery with a GridView which contains textboxes, but I'm stuck
I want to use jquery draggable/droppable to let the user select a group of
I don't want to use jQuery, but I'd like to use Ajax to do
I already started this in javascript so I don't want to use jquery but
I have an asp.net user control on which I want to use jquery ajax.
I want to use jQuery Validation Plugin with jQuery UI Tabs . How I
I use jquery ui tabs http://jqueryui.com/demos/tabs/#default and i allow the user to create a
I use jquery tabs .. when the visitor go to : mysite.com/#user-20 I use

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.