Using the clone method, the newly cloned elements contain the identical
ids from the source elements. Do I need to be concern about this?
It displays fine in FireFox. But I am concerning about having non-unique
ids on the page.
In addition, if I want to clone all the children under "srcdiv", what would
be the correct syntax?
Thanks,
Nimchi