|
|
|
|
|
by dmitriid
2573 days ago
|
|
That was simplified code to create just one element and add it to the DOM. Once you write it not once, but twice, or five times, you will either switch to a lib/framework, or to jQuery, or will write your own wrapper not that different from jQuery. |
|