javascript - Pre Select interest Groups Mailchimp -
i using mailchimp add subscribe form on site, have added interest groups, checkboxes, 40,
i need show form in popup on site, upon click, , have used jquery modal it.
the issue want display checkboxes of interest groups checked default when form loads, how can ?
i using form url mailchimp provides me in iframe included in modal box body.
currently use embedded form , check checkboxes manually, upon submit, redirects me tab, should remain in same modal box
afaik, isn't possible iframe modal. it's not feature mailchimp offers , browser security not allow javascript site interact html in iframe.
in order implement feature, you'll need write own form.
Comments
Post a Comment