Skip to content

a work of subloading-modal#6

Open
SofiaPutlyuk wants to merge 3 commits intomainfrom
feat/loading-modal
Open

a work of subloading-modal#6
SofiaPutlyuk wants to merge 3 commits intomainfrom
feat/loading-modal

Conversation

@SofiaPutlyuk
Copy link
Collaborator

AnimXYZ — універсальна CSS-бібліотека для створення плавних анімацій, а також для анімаційних ефектів підвантаження. Після того, як модальне вікно буде завершено, я додам функціональність для підвантаження даних.Тут поки що для модалки.

@SofiaPutlyuk SofiaPutlyuk requested a review from DanyaLavr January 2, 2025 11:23
document.body.insertAdjacentHTML('beforeend', modalHTML);
}

const modal = document.querySelector('.modal');
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

два рази шукаєш елемент , можна підняти на початок функції

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants