I want my UI to load with defaults, and I'm trying to set the value of the select, but it doesn't work: directionMenu.value = defaults.direction; is there another way? thanks Idan
I want my UI to load with defaults, and I'm trying to set the value of the select, but it doesn't work:
directionMenu.value = defaults.direction;
is there another way?
thanks
Idan