omriu / shavzakist

MIT License
0 stars 0 forks source link

[Task 5] Animate Popup #2

Open odeadglaz opened 2 years ago

odeadglaz commented 2 years ago

Continued to Task 4, Lets add animation to the Popup appearance.

When the Popup is shown, lets make it slide from bottom to center of the page.

Read about CSS animation property` -> https://www.w3schools.com/css/css3_animations.asp

Bonus Try to Re-implement Task 4, But do not use the event.stopPropogatio method, rather find an alternative way ( not JS ) to achieve the same goal.

Hint: Relates to CSS

odeadglaz commented 2 years ago

Speak to me softly @omriu