You had one job!
Logisches Denken? Fehl am Platz, beziehungsweise einfach nicht vorhanden.
Wir fragen uns ja, wie es zu solchen verpatzten Stufen, T-Shirts etc. kommen kann! Man könnte ja davon ausgehen, dass einem so etwas sofort ins Auge springt und richtiggestellt wird – dann hätten wir allerdings auch nicht so viel zu lachen, wie beim Durchklicken dieser Bildergalerie.
/* DEBUG console.log("p offset:" + $('#wrapperhhB9Z').parent().parent(".inlineDiashow").prev().prev().offset().top ); console.log("p height:" + $("#wrapperhhB9Z").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($('#wrapperhhB9Z').parent().parent(".inlineDiashow").prev().prev().offset().top + $("#wrapperhhB9Z").parent().parent(".inlineDiashow").prev().prev().height()) ); console.log("aID offset + height:" + parseInt($("#articlefeatID").offset().top + $("#articlefeatID").height()) );
$('#wrapperhhB9Z').parent().parent(".inlineDiashow").prev().prev().css("border","1px solid red"); */
/* if ( ( parseInt($('#wrapperhhB9Z').parent().parent(".inlineDiashow").prev().prev().offset().top + $("#wrapperhhB9Z").parent().parent(".inlineDiashow").prev().prev().height()) ) < ( parseInt($("#articlefeatID").offset().top + $("#articlefeatID").height()) ) ) { $('#wrapperhhB9Z').width("400px"); //console.log("Resizing inlineDiashow"); } */ $(function() { $('#wrapperhhB9Z').jScrollPane({showArrows: true}); }); $('#packagediahhB9Z').css('width', $('#packagediahhB9Z li').length * $('#packagediahhB9Z li').outerWidth());