test main.js
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
$(document).ready(function(){
|
||||
$("#header").load("../Views/header.html");
|
||||
$("#footer").load("../Views/footer.html");
|
||||
});
|
||||
Reference in New Issue
Block a user