> > I resolved the problem using paper-input-decorator: <paper-input-decorator > label="Password" floatingLabel> <input is="core-input" name="password" > type="password"> </paper-input-decorator> and I recuperate well my data as > usual with $_GET or $_POST: <form name="signUpForm" id="signUpForm" > method="GET" action="something.php"> >
but there a re soething strange in the action form. it makes a wrong request url ! 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/cdc19715-7b50-477f-a0b5-8617022e0130%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
