Html disconnected nodes -


this jquery migration guide mentions disconnected nodes. meaning of disconnected node in html ?

that means dom node not "connected" actual document.

in other words, dom node or subtree created or parsed, did not append document itself.


Comments

Popular posts from this blog

javascript - CasperJS/PhantomJS failing SSL handshakes on some sites even with --ssl-protocol=any -

codeigniter - Fatal error: Call to undefined function lang() in CI Merchant using CardSave -

python - Received unregistered task using Celery with Django -