jQuery attr () 方法jQuery HTML/CSS 方法实例设置图像的width 属性: [mycode3 type='js'] $('button').click(function(){ $('img').attr('width','500'); } ...
確定! 回上一頁