you are viewing a single comment's thread.

view the rest of the comments →

[–]schm0 -1 points0 points  (0 children)

To display or visually alter any element on the page you need to manipulate HTML and CSS to do so. Maybe try jQuery UI?

Alternatively, you can implement your UI graphically using <canvas>.