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

Updated to be compatible with XHTML and HTML5 polyglot documents #6

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

kabili207
Copy link

I have modifed coin.js to fix issues that prevented CoinWidget from working with documents served as application/xhtml+xml. This will partially fix #2. I did not implement my changes as a jQuery plugin as suggested by the bug reporter due to the time that would be required to do so.

I also added ALT attributes to the IMG tags to make the widget a little more accessible to people with screen readers.

sebaslogen added a commit to sebaslogen/bitcoin-price-ticker that referenced this pull request Feb 9, 2014
@chezinut
Copy link

merged to https://github.com/chezinut/coinwidget

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.

Remove document.write
2 participants