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

java - Run a .jar on Heroku -

java - Jtable duplicate Rows -

validation - How to pass paramaters like unix into windows batch file -