DEV Community

Discussion on: Alerts, Prompts and Confirm in Javascript

Collapse
 
tassoman profile image
Tassoman

The problem with browser's modal is they are not accessible and can be bypassed opting out nags.

The better choice is always using a js design framework for drawing modals

Collapse
 
kene_nwobodo profile image
Kenechukwu Nwobodo

Yeah, like popper.js framework