Skip to content

How to embed iframe form in my site #3354

Answered by zachleat
behoppe asked this question in Q&A
Discussion options

You must be logged in to vote

I’m guessing you have an Ad blocker enabled on your browser. If that isn’t true, you might want to check to see if your site has a CSP https://developer.mozilla.org/en-US/docs/Web/HTTP/CSP (though this is unlikely if it’s just your local machine)

Note also that the iframe height and width attributes should be numbers: height="800" width="600"

Otherwise, Eleventy shouldn’t be doing anything to stop this code from working!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@behoppe
Comment options

Answer selected by behoppe
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants