//get max and minwidth via jquery. var maxWidth = parseInt($(this).css("max-width"));. var minWidth = parseInt($(this).css("min-width"));.
確定! 回上一頁