This is an HTML question - How do I go about making the inforDropDownList class defaults to " United States of America"? This is from Talent Acquisition external candidate space.
<tr>
<td class="padR10 right"><label id="AppCountry"></label></td>
<td class="left"><select name='selPriCountry' id='selPriCountry' style="width:120px;" class="inforDropDownList"></select></td>
</tr>
Thanks