Replace
*<script src="bower_components/polymer/polymer.js"></script>*
*with*
* <link rel="import" href="bower_components/polymer/polymer.html">*
and put it after webcomponents.js.
On Mon, Mar 9, 2015 at 4:22 AM, <[email protected]> wrote:
> I am newbie for Polymer. I just tried to add but getting blank screen. Did
> I missed any script or something?
>
> <!DOCTYPE html>
> <html>
> <head>
> <title>Learn Polymer</title>
> <meta name="viewport" content="width=device-width,
> minimum-scale=1.0, initial-scale=1.0, user-scalable=yes">
>
>
>
> *<script src="bower_components/polymer/polymer.js"></script>
> <script
> src="bower_components/webcomponentsjs/webcomponents.js"></script>
> <link rel="import"
> href="bower_components/core-drawer-panel/core-drawer-panel.html">
> </head>*
> <body unresolved>
>
>
>
>
> * <core-drawer-panel transition id="core_drawer_panel"
> touch-action> <section id="section" drawer></section>
> <section id="section1" main></section> </core-drawer-panel>*
> <script>
>
> Polymer({
> });
>
> </script>
>
> </body>
> </html>
>
> 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/c963ef5e-6dc9-4bdb-8efa-c5135b33be03%40googlegroups.com
> <https://groups.google.com/d/msgid/polymer-dev/c963ef5e-6dc9-4bdb-8efa-c5135b33be03%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>
--
AJ Ortega | Software Engineer | [email protected] | 626-872-5064
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/CAKf8-xiz1h6d4a3pKfgR3D%2BC-JsdRUbjjibW6LrcYsCdoL8HzQ%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.