Sometimes you need to be notified when nodes change in a DOM tree. In the recent articles we had a look at everything from constraint validation to iterating through nodes. We always assumed that the information about the specific node structure has only to be known at the time of execution.
Full article