Skip to content Skip to sidebar Skip to footer
Showing posts with the label Polymer

Polymer 1.x: How To Data Bind To A Variable Boolean Attribute?

Question How do I bind a variable to/as the disabled attribute of a element? Based on the result… Read more Polymer 1.x: How To Data Bind To A Variable Boolean Attribute?

Polymer Use Function Validation On Core-input

Can someone explain me how to use the function validation of this Polymer element (navigate to the … Read more Polymer Use Function Validation On Core-input

Relative Paths To File Issue In Deploying An App

I have a polymer app that I'm deploying to Google App Engine. It is step-2 of the beginner poly… Read more Relative Paths To File Issue In Deploying An App

How To Check If A Browser Supports Polymer?

How am I able to check (JS or HTML code) whether Polymer is supported by the current browser or not… Read more How To Check If A Browser Supports Polymer?

Svg Tag Doesn't Work Within Polymer Component In Firefox

Here is an example: http://miriti.ru/svgtest/ If you'll look at this example in any browser you… Read more Svg Tag Doesn't Work Within Polymer Component In Firefox

Polymer Paper-dropdown-menu Not Rendered Correctly In Browser

I am having an issue with the rendered html for a simple paper-dropdown-menu. The list items do not… Read more Polymer Paper-dropdown-menu Not Rendered Correctly In Browser