var $screenWidth = $( window ).width(); //gets viewport width //your code //set screenWidth to be image width $image.css({ maxWidth: $ ...
確定! 回上一頁