$(window).on('mousemove', function(event) { if (text) { $('.text').append(text); $(this).off(event); } });