tjm2 wrote:How does eValid know which DOM to use?
The DOM which eValid uses is the one in the parent browser and any of its sub-browsers, from which you are currently running.
If you have two [or more] eValid's running, each has its OWN DOM and each eValid instance keeps track of which one is which.
So, the reason why eValid knows which DOM is which is that each eValid instance is a separate process.
The eValid Team