$(element).css("width"). // will not work, as it will return the computed width (in pixels), when it is set to 'auto' I do not want the width in pixels, ...
確定! 回上一頁