I am trying to implement an index.html page with a partial page that contains links and logo, and change body content depending on the link click.
Is there a light js library that allows you to do that in html5?
With jQuery
$('#result').load('ajax/test.html');
http://api.jquery.com/load/
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With