It's not the case. When I set the data attribute after cloning the object, it doesn't work in any browser. The browser will use the data attribute present when the node is created, that is why I have ...
What is JSON (JavaScript Object Notation)? JSON (JavaScript Object Notation) is a text-based, human-readable data interchange format used to exchange data between web clients and web servers. The ...