I’m trying to modify this code to also give this div item an ID, however I have not found anything on google, and idName does not work. I read something about append, however it seems pretty complicated for a task that seems pretty simple, so is there an alternative? Thanks 🙂

g=document.createElement('div'); g.className="tclose"; g.v=0;

7 Answers
7

Leave a Reply

Your email address will not be published. Required fields are marked *