mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 11:44:10 +09:00
이미지 리사이즈 관련 오류 수정 (재시도)
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@6374 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
cabc3ddd63
commit
5171529c5c
1 changed files with 0 additions and 1 deletions
|
|
@ -170,7 +170,6 @@ $(document).ready(function(){
|
|||
img.attr("width",1);
|
||||
});
|
||||
var offsetWidth = $(this).width();
|
||||
alert(offsetWidth);
|
||||
|
||||
$(this).find("img").each(function(){
|
||||
var img = $(this);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue