I tried that in 0.17, and the embedded elm stuff was placed after the last 
existing child of the node where I embedded elm.

So:

    <div id="existing-node-to-embed-elm">
      <div class="pre-existing-dom-child"></div>
      <div class="elm-root-element">
        ... Elm stuff
      </div>
    </div>

-- 
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