Widget:背景图片:修订间差异
imported>=海豚= 无编辑摘要 |
imported>=海豚= 无编辑摘要 |
||
| 第7行: | 第7行: | ||
sidebarCharacter.addClass('active').each(function() { | sidebarCharacter.addClass('active').each(function() { | ||
var self = $(this); | var self = $(this); | ||
self.find('img').removeAttr('width').removeAttr('height'); | self.find('img').removeAttr('width').removeAttr('height'); | ||
}); | }); | ||