On line 3766 of mootools-1.2-core-nc.js it says

if (load) send.cancel();


the first time you perform

$('replyFormDiv').get('load', {url:"r_replyForm.php"}).post(postVars);

there is no problem... But if you need to do this a second time you get a _javascript_ error
send is not defined

any quick fix for it?

Cheers,
Tom Van Schoor



Reply via email to