Skip to content
This repository has been archived by the owner on Aug 6, 2019. It is now read-only.

Evidence of this working? #9

Closed
adamjgrant opened this issue Jun 11, 2012 · 2 comments
Closed

Evidence of this working? #9

adamjgrant opened this issue Jun 11, 2012 · 2 comments
Assignees

Comments

@adamjgrant
Copy link

Is there any demonstration of this working somewhere? I know there's a test file included, but this also does not work in IE6 or really any browser for me. Could you provide a public link to demonstrate (or show in my jsfiddle)?

Trying here: http://jsfiddle.net/ajkochanowicz/5Q3Xq/30/

@adamjgrant
Copy link
Author

Why closed?

@brandonaaron
Copy link
Owner

If you look at the jsfiddle source it is wrapping the bgiframe plugin source in a window load function but the bgiframe plugin is executing in a document ready method. In addition to that the script tag isn't complete and the bgiframe method isn't actually being executed at all.

Here is an updated version that uses the older version of the plugin:
http://jsfiddle.net/ejuaT/4/show/

Here is an udpated version that uses the latest version of the plugin:
http://jsfiddle.net/ejuaT/5/show/

You can download the source of this plugin and also run the test.html to see a working example.

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