javascript - XML3D css transformations vs custom transform property -


which one: css transform property or custom xml3d <transform> element i'm supposed use when using library? providing 2 mechanisms same thing kinda unclear me. see transformations based on transform element flawed somehow because need define them unique id in order use, therefore clutter document namespace.

are css property based transform attempt fix it? 1 should use in long run?

agreed there 2 mechanisms same thing. on long run, support css transform. however, still able reference dataflow graphs, i.e. <data> elements provide transform entry in order able generate dynamic transformations. <transform> element become obsolete in 5.0.


Comments

Popular posts from this blog

c++ - Difference between pre and post decrement in recursive function argument -

php - Nothing but 'run(); ' when browsing to my local project, how do I fix this? -

php - How can I echo out this array? -