Hey does anyone know how I can get the same effect as the hero-transition
without using core-animation-pages
https://www.polymer-project.org/0.5/components/core-animated-pages/demos/grid.html
I basically want a div to scale from the center of the page out. but be
between layers and have a layer underneath:
I tried this:
<div relative style="z:index:1000" >
<div layout horizontal center-center fit
style="background:blue;">
<div id="target" layout vertical center-center>
</div>
</div>
</div>
But the element z-index wont go on top.
Thanks for any assistance
David
Follow Polymer on Google+: plus.google.com/107187849809354688692
---
You received this message because you are subscribed to the Google Groups
"Polymer" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/polymer-dev/89028f3c-e243-438a-9485-00ca532129a8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.