We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
See http://plnkr.co/edit/eyFdiL?p=preview http://prntscr.com/5n6zxg
The word 'red' must be color red. Works fine in FireFox and Chrome, but no work in IE11.
The text was updated successfully, but these errors were encountered:
That's a documented restriction of IE (see https://www.polymer-project.org/docs/polymer/databinding-compat.html). You should bind _style and it will work in all browsers (see http://plnkr.co/edit/EP3yQetpXar7o8Xs58UN?p=preview)
Sorry, something went wrong.
Thanks, but i use demo from https://www.polymer-project.org/docs/start/creatingelements.html#publishing This is a strange approach. What and where I still have to know that I did not have to trouble?
No branches or pull requests
See
http://plnkr.co/edit/eyFdiL?p=preview
http://prntscr.com/5n6zxg
The word 'red' must be color red. Works fine in FireFox and Chrome, but no work in IE11.
The text was updated successfully, but these errors were encountered: