Re: SVG z-index

> On Sep 6, 2015, at 3:45 PM, Curtis@hawaiianhope.org <Curtis@HawaiianHope.org> wrote:
> 
> In doing research to do the conversion, one thing that is causing us to stop in our tracks is the lack of support for Z-index.  
> Yes, I fully understand the "painting" concept of first on, on the bottom.  But that seems a limited concept considering all of the millions of types of potential applications out there.

It is as easy (and unambiguous) as modifying the DOM. 

See my answer here for details, and links to am example: 
http://stackoverflow.com/a/6585901

Received on Monday, 7 September 2015 14:21:58 UTC