Skip to content

modal window which is used on websites to get users to do or see something specific.

Notifications You must be signed in to change notification settings

codewithsadee/modal-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Modal Project

In this Project im created a modal window which is used on websites to get users to do or see something specific.

A good example of a modal window would be if a user made changes in a site without saving them and tried to go to another page. You can create a modal window that warns them to save their changes or else that information will be lost.

Key concepts covered:

  • document.querySelector()
  • addEventListener()
  • classList.add()
  • classList.remove()

Screenshots

Modal Project Screenshot 1 Modal Project Screenshot 2

About

modal window which is used on websites to get users to do or see something specific.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages