7 Arten, den Pferdeschwanz zu pimpen
/* DEBUG console.log("p offset:" + $('#wrapperfSFKV').parent().parent(".inlineDiashow").prev().prev().offset().top ); console.log("p height:" + $("#wrapperfSFKV").parent().parent(".inlineDiashow").prev().prev().height() );
console.log("aID offseet:" + $("#articlefeatID").offset().top ); console.log("aID height:" + $("#articlefeatID").height() );
console.log("p offset + height:" + parseInt($('#wrapperfSFKV').parent().parent(".inlineDiashow").prev().prev().offset().top + $("#wrapperfSFKV").parent().parent(".inlineDiashow").prev().prev().height()) ); console.log("aID offset + height:" + parseInt($("#articlefeatID").offset().top + $("#articlefeatID").height()) );
$('#wrapperfSFKV').parent().parent(".inlineDiashow").prev().prev().css("border","1px solid red"); */
/* if ( ( parseInt($('#wrapperfSFKV').parent().parent(".inlineDiashow").prev().prev().offset().top + $("#wrapperfSFKV").parent().parent(".inlineDiashow").prev().prev().height()) ) < ( parseInt($("#articlefeatID").offset().top + $("#articlefeatID").height()) ) ) { $('#wrapperfSFKV').width("400px"); //console.log("Resizing inlineDiashow"); } */ $(function() { $('#wrapperfSFKV').jScrollPane({showArrows: true}); }); $('#packagediafSFKV').css('width', $('#packagediafSFKV li').length * $('#packagediafSFKV li').outerWidth());
<!--En