I got this working fine in Chrome. If a user has a state or country associated with their account, the state or country gets programmatically pre-selected and gets displayed as the default value in the dropdowns.
But in firefox, while these values get selected, the visible selection still displays as -State- and -Country- (when the dropdown is contracted). When you expand these dropdowns, the correct values are selected. How do I make these display as the selection in Firefox when the menus are contracted? Thanks!