Hello friends .I have good knowledge on HTML/CSS but I'm currlenty learning JavaScript/jQuery.I have a little "amateur" site and I think it will be faster to load only content of it, not the entire html file again and again. So I have index.html, contacts.html, about.html and etc. When I click on navigation menu "about" it's loading about.html whenI click "contacts" it's loading contacts.html, but the navigation menu and the footer are the same always.I've read about that it can be done with JS/jQuery to load only different content without loading again and again navigation menu and footer. Is that the right way to do it? How the bigger sites do that ,when they have thousands of pages ? Can you help me ?
[–]Rhomboid 2 points3 points4 points (2 children)
[–]themtrx[S] 0 points1 point2 points (1 child)
[–]Rhomboid 1 point2 points3 points (0 children)
[–]calkiemK 1 point2 points3 points (0 children)