0

I come from the background of web app development but I'm new to CMS development.

In a web app, pages can be loaded as part of elements in the existing frame.

Can you avoid similarly reloading the whole page including the menu in Wordpress when you switch around pages?

Laurel
  • 5,965
  • 14
  • 31
  • 57
Control
  • 49
  • 1
  • 8
  • Get the content of the other page using AJAX and use [change the URL to the new page's URL](http://stackoverflow.com/questions/3338642/updating-address-bar-with-new-url-without-hash-or-reloading-the-page). – Mike May 29 '16 at 04:26
  • Possible duplicate of http://wordpress.stackexchange.com/questions/175285/single-page-site-pushstate – Mike May 29 '16 at 04:28
  • See also: https://wordpress.org/support/view/plugin-reviews/pushstate – Mike May 29 '16 at 04:28

0 Answers0