iframe too low down due to br tags being injected
-
Hi there,
I am currently using Advanced Iframe on my site & it works really well, i do have 1 small issue.
WThe iframe seems to be creating 2 x BR tags meaning my content is pushed down lower than it should be on the page.
on Inspect element source of my age i am getting the following code:<p><script type="text/javascript" src="https://REMOVEDURL/wp-content/plugins/advanced-iframe/js/ai.js"></script><br> <script type="text/javascript">function aiResizeIframeHeight(height) { aiResizeIframeHeightById("advanced_iframe",height); }</script><br> <script type="text/javascript">function aiResizeIframeHeight_advanced_iframe(height) { aiResizeIframeHeightById("advanced_iframe",height); }</script></p>
How do i stop the
tags being created?Thank you
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘iframe too low down due to br tags being injected’ is closed to new replies.