Skip to content Skip to sidebar Skip to footer
Showing posts with the label Pushstate

Html5 History Api - What Is The Max Size The State Object Can Be?

The pushState method accepts a state object. Firefox documents say the maximum size of this object… Read more Html5 History Api - What Is The Max Size The State Object Can Be?

History.pushstate - Not Working?

I want to change html without reload. I do it like: $('#left_menu_item').click(function(e) … Read more History.pushstate - Not Working?

How To Modify History As Facebook's Photo Viewer Does?

I have a popup modal on my website similar to facebook's photo viewer. When the modal is opened… Read more How To Modify History As Facebook's Photo Viewer Does?

History.pushState - Not Working?

I want to change html without reload. I do it like: $('#left_menu_item').click(function(e) … Read more History.pushState - Not Working?