-
Notifications
You must be signed in to change notification settings - Fork 8
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
translation(HTML): web/html/element/dialog #1751
Conversation
files/uk/web/javascript/reference/global_objects/array/index.md
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Relevant?
Потрібно оновлення. Свіжі зміни:
Перевірте, будь ласка, чи вони впливають на переклад. |
…oky/content into translation/web-html-element-dialog
files/uk/web/javascript/reference/global_objects/array/index.md
Outdated
Show resolved
Hide resolved
Co-authored-by: Andrii Kurdiumov <[email protected]>
Потрібно оновлення. Свіжі зміни:
Перевірте, будь ласка, чи вони впливають на переклад. |
|
||
### Закриття діалогу з обов'язковим полем форми | ||
|
||
Коли форма всередині діалогу має обов'язкове поле, браузер дозволяє закрити такий діалог лише після введення значення для такого поля. Щоб закрити такий діалог, використовуйте або атрибут [`formnovalidate`](/uk/docs/Web/HTML/Element/input#formnovalidate-nevaliduvannia-formy) на кнопці закриття, або викликайте метод `close()` на об'єкті діалогу, коли клацають кнопку закриття. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Узгодження дієслова з іменником
Не узгоджено дієслово з іменником: "клацають" (вимагає: орудний) і "кнопку" (ж.р.: знахідний)
MISC/UK_VERB_NOUN_INFLECTION_AGREEMENT: Узгодження дієслова з іменником
...кайте метод close() на об’єкті діалогу, коли клацають кнопку закриття. JavaScript Результат {{EmbedLiv...
Варіанти заміни
- кнопкою
Оригінальний вміст: <dialog> – діалоговий елемент@MDN, сирці <dialog> – діалоговий елемент@GitHub