Skip to content

Instantly share code, notes, and snippets.

@Densyakun
Created October 17, 2023 01:54
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Densyakun/7431358139cbfc77281106ac8e55530f to your computer and use it in GitHub Desktop.
Save Densyakun/7431358139cbfc77281106ac8e55530f to your computer and use it in GitHub Desktop.
ORS radio input touchmove マスコン
function myFunction() {
var x = document.getElementById("myRadio");
x.checked = true;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment