m (test5) |
m (test6) |
||
Line 420: | Line 420: | ||
}*/ | }*/ | ||
} else { | } else { | ||
− | + | if ($(obj).is(":visible")) { | |
− | if ($totalWidth == 0) { | + | /*if ($totalWidth == 0) { |
$leftItem = obj; | $leftItem = obj; | ||
} | } | ||
− | $totalWidth = $totalWidth + $(obj).width(); | + | $totalWidth = $totalWidth + $(obj).width();*/ |
− | } | + | } |
} | } | ||
}); | }); |
Revision as of 14:37, 23 September 2017