<style type="text/css"> p img { opacity: 0.4; } </style> <script type="text/javascript"> $(function(){ $('img').hover(function(){ ...
確定! 回上一頁