I am trying to include 2 iframes in an HTML. The issue is, only the content of the first iFrame is displayed and nothing, icluded inside the HTML, after this first iFrame is displayed.What could be causing browser to display the content of first iFrame only?
Share
The issue may be that you are not closing the first iframe tag or you are leaving some quotes open for some parameters in the tag. If you post your code I can give you a better answer.
Good Luck!,
Chris