Showing whether zjrJS.Doc.eid() actually works.
Preconditions
Javascript must be allowed to run on this page.
Successful When...
In the form, after each pressing on the Append Child button, an extra checkbox appears.
How does this test eid()?
The form contains 2 elements with an id attribute: the output fieldset is identified as receiver, and the template label/checkbox is identified as template. Eid() is used to get handles on both. If eid() were to fail, no extra checkboxes will appear in the output fieldset.
Javascript must be allowed to run on this page.
Successful When...
In the form, after each pressing on the Append Child button, an extra checkbox appears.
How does this test eid()?
The form contains 2 elements with an id attribute: the output fieldset is identified as receiver, and the template label/checkbox is identified as template. Eid() is used to get handles on both. If eid() were to fail, no extra checkboxes will appear in the output fieldset.