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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T23:52:41+00:00 2026-05-30T23:52:41+00:00

When you visit http://www.rdio.com/#/aboutus/ for instance you will see that their about us page

  • 0

When you visit http://www.rdio.com/#/aboutus/ for instance you will see that their about us page loads, now when you hover over or inspect the “About Us” link in their footer, it simply points to /aboutus. I have also checked View Source and there is strictly no magic occuring on the link itself.

I am thinking jQuery must update all their <A> elements and replace with the anchor based hash tag url approach.

How would I get this to function in my own project?

Thanks.

  • 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-30T23:52:42+00:00Added an answer on May 30, 2026 at 11:52 pm

    The anchors are there for linking; the real magic is Ajax and other dynamic JavaScript-based content. Here’s what the link might look like:

    $('.some-link').click(function(e) {
        // Allow for linking:
        window.location.hash = '#/' + this.getAttribute('href');
    
        // Start loading the content:
        $.ajax({
            // ...
            success: function() {
                // New content gets put in
            }
        });
    
        // Prevent the real link from being followed:
        e.preventDefault();
    });
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

If you visit http://www.tenxian.com/jp/common/signup.php? with Firefox, you will find that the button 同意して、アカウントを作成します is
Please visit http://domenadesign.com/istra-bike.com with Firefox browser! After a few clicks on the links page
If you visit this site , you will see that there is an image
The other day i just happened to visit this site :- http://www.peter-pearson.com/ Can anybody
The following link outputs a different image every time you visit it: http://www.biglickmedia.com/art/random/index.php From
Visit http://www.google.com/gmm with a mobile device - the scrolling is super smooth even with
i am using the Ajaxy jQuery plugin: http://balupton.com/sandbox/jquery-ajaxy/ when i visit http://www.example.com/#/foo/ the content
The article here :: http://www.microsoft.com/web/post/how-to-publish-a-web-application-using-webmatrix states that to publish via FTP I must enter
If you visit http://www.framingham.edu/ in the latest stable version of Chrome, you'll notice that
test.html <html> <!-- Please see the full php-ajax tutorial at http://www.php-learn-it.com/tutorials/starting_with_php_and_ajax.html If you found

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.