How to check if an element is a clone or not html/js
If I have a clone of an element and the real version of the element, how can I check whether one is the real version or a clone? Example below:
HTML
If I have a clone of an element and the real version of the element, how can I check whether one is the real version or a clone? Example below:
HTML