Difference between revisions of "Template:Team:Bielefeld-CeBiTec/JS"

m (test10)
m (test11)
Line 422: Line 422:
 
if ($(obj).is(":visible")) {
 
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:44, 23 September 2017