Please have a look at the following code
<article style="left: 640px; visibility: visible;">
<section>
<table>
<tbody><tr><td><center>154 de 500</center></td></tr>
<tr><td>First Page</td></tr>
</tbody></table>
</section>
</article>
This generates the following UI
When I select the "First Page" text, I need that text to change into "You Clicked This". How can I do this? Is there any event handler for click or any other way to do this? I am sorry if this is a simple question, this is the first time I managed to write something that really worked on PlayGround
.
I know it is not like PC so you are 100% free to suggest me how to select the text. May with Voice commands, maybe with clicks or whatever, but user need to select it somehow so that text will change.