$(document).ready(function(){ $('#id_polya').bind('textchange', function(){ //тут убираем эти дивы }); });