var captcha = $("#captcha")[0]; captcha.src = captcha.src.replace(/&d=.*$/, '') + '&d=' + new Date().getTime();