Hello friends,
I want to generate new tags (like text, button any thing) on click of link...
Like,,
In gmail attachments by clicking add new one file tag generate by clicking another add new it generates another file tag... How can I get this??
Hello friends,
I want to generate new tags (like text, button any thing) on click of link...
Like,,
In gmail attachments by clicking add new one file tag generate by clicking another add new it generates another file tag... How can I get this??
Look into the DOM methods createElement
and createTextNode
(a simple google search should give you a lot of food for thought).
We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.