Difference between revisions of "Template:HFLS H2Z Hangzhou"

Line 178: Line 178:
 
</style>
 
</style>
 
<style>.fullscr {
 
<style>.fullscr {
height: 100%;
+
height: 100vh;
 
width: 100%;
 
width: 100%;
 
}
 
}
Line 278: Line 278:
  
 
<script>
 
<script>
window.ADEBUG = false;
+
window.ADEBUG = true;
  
 
$(document).ready(function () {
 
$(document).ready(function () {
Line 347: Line 347:
 
url: "sub/home.html",
 
url: "sub/home.html",
 
success: function (dat) {
 
success: function (dat) {
// $(".main.cont-wrap").append(dat);
+
$(".main.cont-wrap").append(dat);
 
}
 
}
 
});
 
});

Revision as of 14:38, 16 June 2017