craftee123
6/26/2015 - 7:41 PM

default a selection

default a selection

		$('select[id="f8"]').val("ot"); /* defaults state to other */
		
		
		$('select[id="f6"]').val("US"); /* defaults Country to United States */