Does Polymer's core-animated-pages require CSS position absolute? -


I'm trying to use core-animated-pages but I have problems with it to display things Are there.

The element always keeps the height of zero pixels until I use the position: complete and its shape at the top / bottom / left / right side, or for the element, such as >

Is it going to work?

You should check on the polymer site.

You can use the fit attribute to be the core-animated-page element; set this position to full and up / down / left / right Though the original element needs a clear size and position: relative .

Add an optional and possibly better appraoch, layout attribute to the original element and flex is its core-animated-pages to fit it (see):

  & lt; Body fullbleed vertical layout & gt; & Lt; Core-Animated-Page Flex & gt;  

Comments

Popular posts from this blog

sqlite3 - UPDATE a table from the SELECT of another one -

c# - Showing a SelectedItem's Property -

javascript - Render HTML after each iteration in loop -