Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removed iframe from nav-global to fix warning in Chrome. #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ianoxley
Copy link

@ianoxley ianoxley commented Sep 3, 2012

Chrome was preventing use of the theme - it looks like the src url used by
the iframe no longer exists (I get a 404) - and was displaying the message:

For security reasons, framing is not allowed

The message was displayed in an alert-style box. When I clicked 'Ok' to dismiss,
I got redirected to http://markdotto.github.com/github-buttons/github-btn.html?user=plusjade&repo=jekyll-bootstrap&type=fork&count=true
and got a 404.

Removing the iframe fixes this issue.

Chrome was preventing use of the theme - it looks like the src url used by
the iframe no longer exists (I get a 404) - and was displaying the message:

>> For security reasons, framing is not allowed

The message was displayed in an alert-style box. When I clicked 'Ok' to dismiss,
I got redirected to http://markdotto.github.com/github-buttons/github-btn.html?user=plusjade&repo=jekyll-bootstrap&type=fork&count=true
and got a 404.

Removing the iframe fixes this issue.
@b-murphy
Copy link

i got this.... it was nasty sti of an issue... thanks for the help!

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

Successfully merging this pull request may close these issues.

2 participants