$(function() { $('#svg_figure').mouseenter(function(){ $(".table_td").html("20"); //если это ячейка }); });