$(function(){ $("#refreshimg").click(function(){ $.post('kontakt/captcha/ns.html'); $("#refreshimg").load('kontakt/captcha/imgreq.html'); return false; }); });