Hi guys, 

I figured it out I was missing an element. 

On Monday, December 15, 2014 2:05:55 PM UTC-8, Florence Davis wrote:
>
> Hi all, sorry for being a Polymer newbie here, but my core-dialog is not 
> working I am sure if  there is something small that I am missing. 
>
> *Here is my code *
>
> Index.html page 
>
> <button on-tap="{{tapHandler}}">OK</button>
>         <core-overlay>
>           <h2>Dialog</h2>
>           <input placeholder="say something..." autofocus>
>           <div>I agree with this wholeheartedly.</div>
> </core-overlay>
>
> Elements Page 
>
> <link rel="import" href="yo-list/yo-list.html">
> <link rel="import" href="yo-greeting/yo-greeting.html">
> <link rel="import" 
> href="../bower_components/core-toolbar/core-toolbar.html">
> <link rel="import" 
> href="../bower_components/paper-icon-button/paper-icon-button.html">
> <link rel="import" href="../bower_components/core-icons/core-icons.html">
> <link rel="import" 
> href="../bower_components/core-tooltip/core-tooltip.html">
> <link rel="import" 
> href="../bower_components/core-overlay/core-overlay.html">
> <link rel="import" 
> href="../bower_components/paper-button/paper-button.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/714a8494-8cdf-4171-94ee-1bee0b98af3f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to