前面要加載一個jquery庫
<script type="text/javascript">
var setNewsImg = function(obj){
$(obj)
var imgw = $(this)
var imgh = $(this)
var scale=
if(imgw>
scale =
console
$(this)
$(this)
}
});
}
</script type="text/javascripy">
調用
<script>
$(function(){
setNewsImg(
})
</script>
From:http://tw.wingwit.com/Article/program/Java/JSP/201311/20515.html