On Thursday, September 8, 2016 at 8:24:01 PM UTC+1, OvermindDL1 wrote:
>
> > I also notice in the Elm demo that the dialog gets hoisted out of the 
> Dialog tab and placed at the top of the page, something to do with the 
> limitations of the dialog polyfill. 
>
> Polyfill stuff yep, dialogs need to be 'global'.  HTML5 dialogs are odd, 
> and would be less odd if browsers followed the spec, but eh...
>

Not sure it really needs to be 'global' at the top of the page. The 
limitations also say you can set "position: fixed" on it:

https://github.com/GoogleChrome/dialog-polyfill#limitations

But yeah, thanks for your input, just changing the contents of the one 
dialog sounds like what I should try next.

-- 
You received this message because you are subscribed to the Google Groups "Elm 
Discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elm-discuss+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to