I have used a standard html embed for a typeform. When the page load it jumps to my typeform however. But it only does this in google chrome as far as I can tell.
What I’ve found by googling:
- I’ve disabled autofocus.
- I’ve added “data-tf-disable-auto-focus”
Both didn’t work.
My embed code:
<div data-tf-widget="ijyVQSxq" data-tf-disable-auto-focus data-tf-opacity="100" data-tf-iframe-props="title=Contact Sherlock SEO Agency" data-tf-transitive-search-params data-tf-disable-scroll data-tf-auto-resize data-tf-medium="snippet" data-tf-hidden="name=,email=,hubspot_utk=,hubspot_page_name=,hubspot_page_url=" style="width:100%;height:500px;"></div><script src="//embed.typeform.com/next/embed.js"></script>