У знакомого мак 16
Будет ли греться мак с доп. монитором 2/4к?
creatTagA.textContent = wrapperText.textContent.slice(0, 100);
return
sendPost1
и тригерить в true как раз при срабатывании условия, что кол-во знаков в телефоне не верно. Тогда и return в первом if условии не нужен. let input = document.querySelector("#testInput");
let length = input.value.length;
if (length < 9) alert('Заполните')
else(
alert('Все заполнено')
)
$post_data = array (
"entry.2053498632" => $_POST['name_project']
);
"editor.tokenColorCustomizations": {
"textMateRules": [
{
"name": "Operator, Misc",
"scope": ["punctuation.definition.tag.begin.html", "punctuation.definition.tag.end.html"],
"settings": {
"foreground": "#fff"
}
}
]
}
let url = new URL(document.location.href)
console(document.location);
console(document.location.pathname);