Click here for free DL of the app version that can save data.
No:48885 83
Prev Next
Random spinning object press a button to make it s..ALL
Developer User15380|Date and time 24/3/3 6:08:20
Build time 3.549 sec|Game capacity 0.931KB|Script

`<br> <div style="text-align:center;"> <h1>Press the button to make the object spin!</h1> <button onclick="spin()">Spin Object</button> <label for="speed">Select Speed:</label> <select id="speed" onchange="changeSpeed()"> <option value="100">Slow</option> <option value="50">Medium</option> <option value="25">Fast</option> </select> <img src="emozi_hamuster.png" id="object" style="display:block; margin:0 auto;"> </div> <style> @keyframes spin { from {transform: rotate(0deg);} to {transform: rotate(360deg);} } </style>
`

Prev Next   Back  0  0 Menu 

[PR]現在の本の売れ筋ランキング

Click here for free DL of the app version that can save data.

(C)2023 HisashiApp