Difference between revisions of "Template:IONIS Paris/JS"
Line 76: | Line 76: | ||
}); | }); | ||
+ | //Fullscreen | ||
+ | |||
+ | $(document).ready(function () { | ||
+ | $("#banner").height(screenheight); | ||
+ | $("#banner").width(screenwidth); | ||
+ | }); | ||
Revision as of 14:03, 15 September 2015