Metallic
Die australische Bloggerin Amanda Shadforth von oraclefox.com weiß, wie sie auch Untertags für Blitzlichtgewitter sorgt: mit einem Blouson in metallischer Optik und der dazu passenden silbernen Clutch. Mit den schillernden Teilen aus der Diashow kriegen wir so einen Auftritt auch locker hin.
/* DEBUG console.log("p offset:" + $('#wrapperXkzLj').parent().parent(".inlineDiashow").prev().prev().offset().top ); console.log("p height:" + $("#wrapperXkzLj").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($('#wrapperXkzLj').parent().parent(".inlineDiashow").prev().prev().offset().top + $("#wrapperXkzLj").parent().parent(".inlineDiashow").prev().prev().height()) ); console.log("aID offset + height:" + parseInt($("#articlefeatID").offset().top + $("#articlefeatID").height()) );
$('#wrapperXkzLj').parent().parent(".inlineDiashow").prev().prev().css("border","1px solid red"); */
/* if ( ( parseInt($('#wrapperXkzLj').parent().parent(".inlineDiashow").prev().prev().offset().top + $("#wrapperXkzLj").parent().parent(".inlineDiashow").prev().prev().height()) ) < ( parseInt($("#articlefeatID").offset().top + $("#articlefeatID").height()) ) ) { $('#wrapperXkzLj').width("400px"); //console.log("Resizing inlineDiashow"); } */ $(function() { $('#wrapperXkzLj').jScrollPane({showArrows: true}); }); $('#packagediaXkzLj').css('width', $('#packagediaXkzLj li').length * $('#packagediaXkzLj li').outerWidth());
<!--En