Thanks! That kind of worked, but if it were to run exactly the way I wanted it to, hitting "cancel" on the first prompt would alert("That's cool."), and hitting "ok" with nothing typed would alert("I...
First post here. This is a simple game I created within my HTML5 doc. It's "Rock, Paper, Scissors." Can someone tell me why this code runs as it should in FF and Chrome, but not in Safari?
...