how to make marketo form with jquery valiadtion and custom css
Code :
script src="//app-sj07.marketo.com/js/forms2/js/forms2.js"></script>
<form id="mktoForm_id"></form>
<script>MktoForms2.loadForm("//url", "numbers", numbers);</script>
i have done this before but in my previous form i copy content from form action and added some marketo variable to it.
but now in this form there is no form action ,i can only see iframe below form and that to not accesible,please help
<iframe src="url/index.php/form/XDFrame" name="mktoFormsXDIframe0.7677603850606829" id="MktoForms2XDIframe" ></iframe>