jQuery.fn.extend({
setWidth:function() {
$(this).width(200);
return this;
}
})
名称(*)
邮箱
网址
正文(*)
◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。