Skip to content
This repository has been archived by the owner on Feb 18, 2020. It is now read-only.

Body content in iFrames disappear #71

Open
jacousteau opened this issue Feb 13, 2014 · 1 comment
Open

Body content in iFrames disappear #71

jacousteau opened this issue Feb 13, 2014 · 1 comment

Comments

@jacousteau
Copy link

On Line: 487

When the body content is moved inside the created wrapper DIV, it also selects any other body tags which effects any iFrame that contains a body tag.

For example I had google ad tags who's body content disappeared completely after JPanelMenu is initialized.

The work-around we use is creating the JPanelMenu div manually in our html, and commenting out that line.

A suggestion would be to be more selective in selecting the body tag, however even with a specific #id selection, it still moved any iFrame's body which I don't fully understand.

@iand123
Copy link

iand123 commented Feb 5, 2015

I am having the same issue, was there ever a fix for this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants