From
To
Location
Location
- id="copy_ddLocationAreas"
class="dropdown-menu csr_lnk"
style="max-height: 400px; width: auto; overflow: auto"
> - In County
- Out of County
- Out of Country
3/11/2025
3/11/2025
Location
- id="new_ddLocationAreas3112025"
class="dropdown-menu csr_lnk new_ddLocationAreas"
style="max-height: 400px; width: auto; overflow: auto"
> - In County
- Out of County
- Out of Country
3/18/2025
3/18/2025
Location
- id="new_ddLocationAreas3182025"
class="dropdown-menu csr_lnk new_ddLocationAreas"
style="max-height: 400px; width: auto; overflow: auto"
> - In County
- Out of County
- Out of Country
3/25/2025
3/25/2025
Location
- id="new_ddLocationAreas3252025"
class="dropdown-menu csr_lnk new_ddLocationAreas"
style="max-height: 400px; width: auto; overflow: auto"
> - In County
- Out of County
- Out of Country
function copy_ddLocationAreaChanged(val) {
$(".new_ddLocationArea").each(function () {
if ($(this).val() == val) {
$(this).prop("checked", true)
}
})
}
Подробнее здесь: https://stackoverflow.com/questions/794 ... om-a-maste
Мобильная версия