Hi TehLegend,
Good day!
You cannot use two name attributes in an element, and you can't use multiple names on them.
![]() | It appears you have not yet registered with DEVPPL. To register please click here... (it's fast, easy and free!) |
var countyValue = county.options[county.selectedIndex].value;
var countyValue = county.value;
* {
padding:0px;
/* margin: 0px; */ /* Adding this rule will remove all default margins on the element*/
}