У меня возникла странная проблема со скриптами при заполнении
Код: Выделить всё
selectКод: Выделить всё
optionThere nothing is really happening. I have tried to add email type for the email input so it's kind of required for the users to put an @ into the input that's also failing, and I have also require on all of the inputs for input that's also failing.
Why is this so buggy?
Could you try to help me?`
Код: Выделить всё
[*]
Vasketjenester/renhold i Oslo
{
"@context": "http://schema .org",< br /> "@type": "LocalBusiness",
"name": "Название вашей компании",
"address": {
"@type": " PostalAddress",
"streetAddress": "Ваш адрес",
"addressLocality": "Осло",
"postalCode": "0010",
"addressRegion": " Осло",
"addressCountry": "Норвегия"
},
"телефон": "46500809",
"openingHours": "24"
/> < br />
document.addEventListener("DOMContentLoaded", function() {
varContainerContentHeight = document.querySelector('#container-content').clientHeight;
document.querySelector('.right-box').style.height =ContainerContentHeight + 'px';
});
< br />< br />
[url=#]Главная
О нас[/url]
[url=#]Часто задаваемые вопросы
Услуги прачечной[/url]
< div class="container" style="width: 1000px">
Общие затраты:
1300
Сводка бронирования:
[list]
[/list]
Стирка дома
Бизнес-прачечная
Автомойка
WC – puplic
Мы принимаем заказы только в Осло[/b][b]Мы принимаем только Vipps[/b] (vipps принимает визы и т. д.)
Источник: [url]https://stackoverflow.com/questions/78144726/strange-problem-with-select-option-and-inputs[/url]