Can jQuery set selected option based on loop variable?
I have a select that works fine but i'm looking to set the selected value based on a variable in my loop (time_rate_default as below). Since only one time rate default can be true i'd like that to be my…