U
user
Hi,
I've dynamically created a div using
document.createElement('div')
but how do I set the values within this new div?
Im not able to use setAttribute() using value..
please advise.
Thanks
I've dynamically created a div using
document.createElement('div')
but how do I set the values within this new div?
Im not able to use setAttribute() using value..
please advise.
Thanks