Difference between revisions of "Team:UCL/Playingaround3"
Line 87: | Line 87: | ||
<script> | <script> | ||
− | $( | + | **$(window).resize(function() { |
− | + | ||
− | + | ||
− | + | $(‘#my-div’).css(‘height’, window.innerHeight+’px’); | |
− | + | ||
− | + | ||
− | + | });** | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
</script> | </script> | ||
</body> | </body> | ||
</html> | </html> |
Revision as of 21:56, 29 June 2015
1
2
3
abstract
why