$(document).ready(function() { $("#gfgf").click(function() { alert('fd'); }); });
<div id='gfgf'>fhsjdfs</div>