|
|
|
|
|
by err4nt
1356 days ago
|
|
the ID's in DOM will never conflict or cause an issue with your own JS code. You can't reliably use 'named access on the window object' (the name of this feature) because of this, so it's never a problem, and also largely useless. |
|