mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 13:49:56 +09:00
git-svn-id: http://xe-core.googlecode.com/svn/trunk@703 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
f01485af09
commit
e93576f6b6
11 changed files with 62 additions and 12 deletions
|
|
@ -109,7 +109,6 @@ function display_gallery_image(obj, is_first_display) {
|
|||
// 이미지 표시
|
||||
var target_image = xGetElementById("slide_gallery_main_image_"+obj.srl);
|
||||
|
||||
target_image.style.margin = "0px;";
|
||||
target_image.style.marginLeft = x+"px";
|
||||
|
||||
target_image.src = obj.image.src;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue