Skip to main content
Version: 0.4.1

Troubleshooting iFrames

If you are having trouble with an iFrame, you can use the code below for troubleshooting.

Add your Action Page embed code between the comments in the HTML below:

<!DOCTYPE html>  
<html lang="en-US">
<head>
<title>Anedot iFrame demo</title>
</head>
<body>
<main>
<div>
<!-- iFrame Embed code 👇 -->

<!-- iFrame Embed code 👆 -->
</div>
<footer>
&copy; Anedot
</footer>
</main>
</body>
</html>

To remove scrolling , adjust the height and width of your iFrame. Once you have adjusted the Height and Width, we recommend reviewing the webpage from a computer and mobile device to ensure sufficient adjustments.