New feature and optimization
|
|
Hey. Like the script, very convenient. I added a link to 'new script' on the mainpage too, plus optimized the script. You should always edit the element before you add it to the page, and ideally never use innerHTML.
|
|
|
Yeah I don't like to use innerHTML either but sometimes it's just easier than generating the nodes. I rarely use it. |