I\'m trying to get the height of a div in real time and here is my code:
var height = 0; $(window).on(\'load resize\', function(){ height = $("#targe