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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T04:56:34+00:00 2026-05-28T04:56:34+00:00

I have this weird thing happening: when clicking spans in the navigation the content

  • 0

I have this weird thing happening:
when clicking spans in the navigation the content has to switch.
Everything works except that when you click a span the page jumps to it (the span will be right at the top then). All I find about page jumps is about anchor tags and return false; but nothing about spans.
In my opinion, the switching content can’t be to blame because there never is only one div that has display: none (and if that was the case the page should jump to the top instead of jumping to the span, right?)
Preventing any actions doesn’t seem to work on spans.

$("#subnavi span").click(function(){
    $("#inner-content div:visible").animate({height: "toggle", opacity: "toggle"}, "slow");
    $("#content-"+this.id).animate({height: "toggle", opacity: "toggle"}, "slow");
    $("#subnavi span").attr("class", "");
    $(this).attr("class", "active");
});

If the explanation was confusing, go here: http://gaming-siblings.com/v2.0/#news and click Statistics in the navigation on the left. The page will jump down to the span you just clicked and scroll back a little due to the div’s height. Why does it jump to the span?

It’s probably not weird but reasonable. I just don’t get it 🙂

I’ve tried this for 2 days now, taking breaks from it because that mostly helps but not this time.

Any ideas / solutions? As mentioned return false; or preventDefault() didn’t work when I tried (because it’s spans I guess).

  • 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-28T04:56:34+00:00Added an answer on May 28, 2026 at 4:56 am

    I spotted this extra line in your click() function:

    document.location.hash = "#" + this.id;
    

    This is the cause of the ‘jump’—you’re adding the hash to the URL of the page so the page will automatically scroll to that anchor (in this case, it will scroll to the element that was clicked since you’re appending its id).

    There isn’t really a workaround that I know of that won’t reload the page completely. Your best bet is to just use separate pages or not use the hash at all.

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

Sidebar

Related Questions

I have this weird thing happening with my testcase, however rather than fixing it
I have a very weird thing to do and simply don't know how. This
I have this weird problem with setting up cookies with PHP. Everything worked fine
I just came across this weird problem that is happening in IE. In the
I have a really weird thing happening in my wpf application. Every time I
I have a rather weird thing happening. If I clean my target folder and
I have a really weird thing happening. In my app delegate, I'm calling presentModalViewController:
This one is weird, I have a page that consists of a html table
I have a weird problem on a website. Everything works OK when someone visits
I have this supper weird bug, where this method fails in IE9. What is

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.