Now create a variable that will be used to start the timer and set the value to true on the OnVisible property of the screen. Set the Start property of the timer to the same variable so the timer starts immediately the screen loads. Also set the HoverFill for the new created button to PaleGreen with 50% transparency using the RGBA code RGBA(144,238,144,0.5)
Don’t forget, HTML Text boxes have Height, Width, X & Y properties just like any other control so you can make them fully responsive
That’s it, all done, on launching the screen you will see the following. Put on your sunglasses on and enjoy!