ToCont
This commit is contained in:
@ -84,3 +84,5 @@ function RadioChanged(){ //ternary operator statement ? true : false
|
|||||||
document.getElementById("cardiradiott3").checked ? "Card3" :
|
document.getElementById("cardiradiott3").checked ? "Card3" :
|
||||||
"Not this!";
|
"Not this!";
|
||||||
};
|
};
|
||||||
|
|
||||||
|
//https://youtu.be/lfmg-EJ8gm4?si=I0Ugyw-qkk3VX8Rk&t=7429
|
Reference in New Issue
Block a user