you can do this way. Copy Code. $(function() { $("#id") .width($(window).width()).height($(window).height()); });.
確定! 回上一頁