I'm trying to embed a 'simple embed' javascript form from Active Campaign on a .NET environment (custom CMS I think).
I got several problems:
- The form styling isn't working
- When submitting the form, the page refresh, but the submit doesn't work.
I got no Javascript errors in Inspector. When I try to embed this on a Apache environment the form works correctly. That's the workaround I currently made, but it's not scalable and it's not workable on mobile.
I'm not a .NET developer, the website built by another company, but they can't figure out what the problem is. The URL of the environment is: http://hallidays.cmspreview.co.uk/converting-landingpage
The code of the form is:
<div class="_form_8"></div><script src="https://hallidays.activehosted.com/f/embed.php?id=8" type="text/javascript" charset="utf-8"></script>
Hopefully, someone can help me out.
与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…