$(function () { var height = $('.line-left').parent().height(); $('.line-left span').animate({height:height + (height/4)},1500); var $atw = $('#linepath'); var atwh = $atw.offset().top; var $introh1 = $('.introduction .title-accent'); $introh1.css('margin-top',atwh - 175); $(window).on('resize',function() { var $atw = $('#linepath'); var atwh = $atw.offset().top; var $introh1 = $('.introduction .title-accent'); $introh1.css('margin-top',atwh - 175); }); }); /*******************************************************************/ /* ftrtch dino */ /* [type: JS] [file:main-introduction] [95.3261] DESIGN*/ /*******************************************************************/ /* 0.5 D>D */ /* db 165 */