$('#test-load').click(function (){ if ($('.modal-proekt').html() == '') { $('.modal-proekt').load('/index/proekt/0-9 .block-content-body'); } });