Forums » Help & Troubleshooting



Contact form click.log

Hi

I have a clicky.lo for a contact form. It works fine on my Mac using chrome and Firefox but not with Safari. I know this was an issue in 2009 but wondering if there is still an issue with tracking forms with safari and is there a solution.

here is my jquery code:

$(function() {
$(‘#myDIVid’).submit( function() {
clicky.log('#fmyFieldID’,’submit_form);
});
});

Posted Sun Feb 15 2015 8:26p by scarm***


You must be logged in to your account to post!