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

check on potential problem with OBJECT elements. #28

Closed
jdalton opened this issue Jan 30, 2012 · 4 comments
Closed

check on potential problem with OBJECT elements. #28

jdalton opened this issue Jan 30, 2012 · 4 comments

Comments

@jdalton
Copy link
Contributor

jdalton commented Jan 30, 2012

I know jQuery, MooTools, Prototype have IE bugs associated with OBJECT elements.
It may be a good thing to avoid shiving them as well, but I would like a failing test first.

Anyways, this is here as a place holder.

aFarkas pushed a commit that referenced this issue Jan 30, 2012
@aFarkas
Copy link
Owner

aFarkas commented Jan 30, 2012

I have added a test using swfobject. everything works fine. But we still need to do a test using innerHTML and object.

@jdalton
Copy link
Contributor Author

jdalton commented Jan 30, 2012

check w/ Java applets too as OBJECT elements too.

aFarkas pushed a commit that referenced this issue Jan 30, 2012
@aFarkas
Copy link
Owner

aFarkas commented Jan 30, 2012

I have added a new simple innerHTML test and I also have tested a signed java applet with an object tag (Can't add to tests, because it's signed to a specific domain.) I had no problems. I would suggest to close this issue.

@jdalton
Copy link
Contributor Author

jdalton commented Jan 30, 2012

Sounds good to me.

@jdalton jdalton closed this as completed Jan 30, 2012
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

No branches or pull requests

2 participants