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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 30, 20262026-05-30T01:38:20+00:00 2026-05-30T01:38:20+00:00

I am building an ajax website and it loads pages when I click on

  • 0

I am building an ajax website and it loads pages when I click on the navigation buttons just fine but the issues come when I reload the page. Once I reload the page, The page defaults back to loading main.html no matter what the url is. My hash is a little different, it looks like this /#!/. How can I retrieve the url and loose everything except the /Path/. For reference, this is what one of my urls looks like http://mysite.com/#!/account/settings. How do I get just the account/settings part of the url. Thanks a lot if I made any sense.

  • 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-30T01:38:22+00:00Added an answer on May 30, 2026 at 1:38 am

    Use a regular expression. I’m not the best at regex but this works:

    var oldLoc = 'http://mysite.com/#!/account/settings',
        patt = /#!(.+)/,
        newLoc = oldLoc.match(patt)[1]; // This returns `/account/settings`
    

    http://jsfiddle.net/elclanrs/WUL6a/

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

Sidebar

Related Questions

The page I'm building depends heavily on AJAX. Basically, there is just one page
I'm building Wordpress website where all pages are being loaded using Ajax. I'm using
I'm building Wordpress website where all content pages are loaded using Ajax. This is
I'm building a basic little AJAX shoutbox/chat for my website, but I'm not sure
I am building a web site that uses AJAX to load its different pages
I am currently building a website in codeigniter that is one page site, basically
I building a simple, 7 page, database driven, website, and I would like to
I am building a website using php+mysql. I have a registration page and its
I am building a registration page for my website and i want to disable
Building a website. When I order my tags like this, LightCycle works but Lightbox

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.