hi everybody!
I have my first little question.
I create a button that insert html.
Example: "<div id='pippo'>alex</div>"
It's ok.
Now can i edit the div?
For example: can i set the text or html inside the div 'pippo' ? or can i remove the div?
Thanks,
Alex