Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Переклад заголовків другої частини підручника#269

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
tarasyyyk merged 6 commits intojavascript-tutorial:masterfromdolgachio:master
Jan 20, 2022
Merged
Show file tree
Hide file tree
Changes fromall commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions2-ui/1-document/index.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
#Document
#Документ

Here we'll learn to manipulate a web-page using JavaScript.
Тут ми навчимося маніпулювати веб-сторінкою за допомогою JavaScript.
4 changes: 2 additions & 2 deletions2-ui/2-events/index.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
#Introduction to Events
#Вступ до подій

An introduction to browser events, event properties and handling patterns.
Вступ до подій браузера, їх властивостей і шаблонів обробки.
4 changes: 2 additions & 2 deletions2-ui/3-event-details/index.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
#UI Events
#Події інтерфейсу

Here we cover most important user interface events and how to work with them.
Тут ми розповідаємо про найважливіші події інтерфейсу, та як з ними працювати.
4 changes: 2 additions & 2 deletions2-ui/4-forms-controls/index.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
#Forms, controls
#Форми та інтерактивні елементи

Special properties and events for forms `<form>`and controls: `<input>`, `<select>`and other.
Спеціальні властивості і події для форм `<form>`та інтерактивних елементів: `<input>`, `<select>`та інших.
2 changes: 1 addition & 1 deletion2-ui/5-loading/index.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@

#Document and resource loading
#Завантаження документа і ресурсів
2 changes: 1 addition & 1 deletion2-ui/99-ui-misc/index.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@

#Miscellaneous
#Різне
4 changes: 2 additions & 2 deletions2-ui/index.md
View file
Open in desktop
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
#Browser: Document, Events, Interfaces
#Браузер: документ, події, інтерфейси

Learning how to manage the browser page: add elements, manipulate their size and position, dynamically create interfaces and interact with the visitor.
Навчимося керувати сторінкою браузера, а саме: додавати елементи, змінювати їх розмір і розташування, динамічно створювати інтерфейси та взаємодіяти з користувачем.

[8]ページ先頭

©2009-2025 Movatter.jp