l = $(this).offset().left - 2; t = $(this).offset().top + 18; $('.js-global__time').datepicker('widget').css({left:l,top:t});