SyntaxFix
Write A Post
Hire A Developer
Questions
You can use the jQuery :
$("#topBar").on("click",function(){ $("#content").load("content.html"); });