Whole Page via Ajax
-
Hy there, I have my portfolio based on WordPress (https://vir2al.ch). A custom WordPress template based on the WordPress Post-Structure. Now I’d like to setup the whole page with ajax loading. So the Navi stays always the same, but the
<head>
,<header>
and the#wrapper
are replaced by the new content of the page loaded via an ajax-request (and of course the url is getting replaced and there will be a Fallback for older browser).What do you think. Is this a good solution or not?
Or does anybody know a better way?
- The topic ‘Whole Page via Ajax’ is closed to new replies.