- From: Henrik Andersson <henke@henke37.cjb.net>
- Date: Tue, 20 Jun 2017 23:09:36 +0200
- To: www-style list <www-style@w3.org>
I've skimmed the CSS feature list, but I can't find this one. I am looking for a way to take a coordinate that is in the coordinate space of one element in the DOM and convert it into the equivalent coordinate, but in the coordinate system of another element in the same DOM. My usecase is as follows, a javascript would like to run a particle system and position particles relative to one object, but place them in another.
Received on Tuesday, 20 June 2017 21:10:32 UTC