Changing value, from html, in javascript?

ontiac1977

New member
I have a game that is completely coded in javascript.
I'd like to add a feature to change the colors of a bike from the html page the js game is embedded on.

F. ex. I have a text field on my html page. I type in red, and it changes the color to red. How can I do this?
 
Back
Top