Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

Not working on framesets. #63

Open
Zegnat opened this issue May 1, 2015 · 4 comments
Open

Not working on framesets. #63

Zegnat opened this issue May 1, 2015 · 4 comments

Comments

@Zegnat
Copy link
Collaborator

Zegnat commented May 1, 2015

Website I noticed this on: monster-rancher.com.

If I can find the time I will look into it more closely next week.

@visnup
Copy link
Owner

visnup commented May 1, 2015

There's a simple frame test in the test.html file I'd double check to make sure nothing broke. I'll also take a look if I get a chance.

@Zegnat
Copy link
Collaborator Author

Zegnat commented May 1, 2015

The IFRAME test works for me, which is why I think it has something to do with FRAMESET specifically.

@visnup
Copy link
Owner

visnup commented May 1, 2015

Ah. Got it.

@Zegnat
Copy link
Collaborator Author

Zegnat commented May 2, 2015

It looks like only FRAMEs work within FRAMESET, and FRAMESET replaces the document’s body. At least I haven’t been able to get a DIV to show up at all as a descendent of FRAMESET.

There must be a way around this however, as Ultimate Status Bar does work. Ultimate Status Bar adds an OBJECT element as direct descendent of the HTML, outside the FRAMESET, and is able to have it show up. More research required.

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