load.min.js 180 B

1
  1. $(function(){$(document).ready(function(){$(".header").load("/component/header.html"),$(".footer").load("/component/footer.html"),$(".ad-box").load("/component/adModule.html")})});