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

Firefox and the .innerText property #6

Closed
pgib opened this issue Jul 5, 2012 · 0 comments
Closed

Firefox and the .innerText property #6

pgib opened this issue Jul 5, 2012 · 0 comments

Comments

@pgib
Copy link
Contributor

pgib commented Jul 5, 2012

As I discovered in some testing, Firefox does not support the .innerText property used by the data-text= binding. Instead, it uses .textContent.

See http://blog.coderlab.us/2005/09/22/using-the-innertext-property-with-firefox/ for some background.

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