How to set the index of menu select with a value?
I have a menu select that's populated with 5 items. When the page that it's on is loaded, I'd like to start with the menu select on item 3. How do I set it with JS (not with 'set property' in the builder)?
-thanks