Die schönsten (und schrecklichsten) Kleider der Oscar-Nacht
/* DEBUG console.log("p offset:" + $('#wrapperid3SL').parent().parent(".inlineDiashow").prev().prev().offset().top ); console.log("p height:" + $("#wrapperid3SL").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($('#wrapperid3SL').parent().parent(".inlineDiashow").prev().prev().offset().top + $("#wrapperid3SL").parent().parent(".inlineDiashow").prev().prev().height()) ); console.log("aID offset + height:" + parseInt($("#articlefeatID").offset().top + $("#articlefeatID").height()) );
$('#wrapperid3SL').parent().parent(".inlineDiashow").prev().prev().css("border","1px solid red"); */
/* if ( ( parseInt($('#wrapperid3SL').parent().parent(".inlineDiashow").prev().prev().offset().top + $("#wrapperid3SL").parent().parent(".inlineDiashow").prev().prev().height()) ) < ( parseInt($("#articlefeatID").offset().top + $("#articlefeatID").height()) ) ) { $('#wrapperid3SL').width("400px"); //console.log("Resizing inlineDiashow"); } */ $(function() { $('#wrapperid3SL').jScrollPane({showArrows: true}); }); $('#packagediaid3SL').css('width', $('#packagediaid3SL li').length * $('#packagediaid3SL li').outerWidth());
<!--En