Re: [whatwg/dom] Define cloning steps for an select element (#644)

I have created a function to extend jQuery's built in ".clone()" function, to create a deep copy a set of matched elements with the dynamic state of all form elements copied to the cloned elements.

Here is a link to the repo: https://github.com/blackirishmec/jq-deepest-copy

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/dom/issues/644#issuecomment-713759891

Received on Wednesday, 21 October 2020 18:04:06 UTC