The code below will use jQuery window width to show the initial screen width, but not once it's resized. $(window).resize(function() { var ...
確定! 回上一頁