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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T22:08:36+00:00 2026-06-08T22:08:36+00:00

I use pushState and onPopState to create ajax navigation. But there is a tiny

  • 0

I use pushState and onPopState to create ajax navigation.

But there is a tiny problem here.

In first visit to the page or on page refresh chrome fires onPopState event but firefox doesn’t.

This leads to chrome loading the content twice, but firefox works well.

I don’t know which one is working correct and how can I solve this?

It seems that this behavior was opposite in older versions :))

HTML5 onpopstate on page load

  • 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-06-08T22:08:37+00:00Added an answer on June 8, 2026 at 10:08 pm

    I solve the problem:

    window.onpopstate = function(event) 
    {
        if (!event.state) return;
        ajaxPage(document.location.href);
    };
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Given a webapp with ajax navigation, you intend to make use of html5's history
Is there any way to use HTML5 History API ( pushState ) in IE9?
I normally use ajax navigation by using # in <a> in some links like
I've tried to use the HTML5 window.history.pushState function, but i can't quite get it
I am trying to figure out how to use this pushstate and popstate for
I'm curious as to the best way to use the relatively new pushState feature
Use of gradient images is very common among developers for styling a page. Gradient
Does anybody know how I use asp.net mvc routing to force any non ajax
Unless this is HTML 5 where I can easily use history.pushState() to manipulate URL
If I enable pushState in the backbone router, do I need to use return

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.