A beautiful replacement for JavaScript's "alert"
-
Updated
May 16, 2022 - TypeScript
{{ message }}
A beautiful replacement for JavaScript's "alert"
A beautiful, responsive, highly customizable and accessible (WAI-ARIA) replacement for JavaScript's popup boxes. Zero dependencies.
Angular powered Bootstrap
Extends the default Bootstrap Modal class. Responsive, stackable, ajax and more.
System:
OS: macOS 10.15.2
CPU: (4) x64 Intel(R) Core(TM) i5-7360U CPU @ 2.30GHz
Memory: 270.89 MB / 8.00 GB
Shell: 5.7.1 - /bin/zsh
Binaries:
Node: 13.5.0 - /usr/local/bin/node
npm: 6.13.4 - /usr/local/bin/npm
Watchman: 4.9.0 - /usr/local/bin/watchman
SDKs:
iOS SDK:
Platforms: iOS 13.2, DriverKit 19.0, macOS 10.15, tvOS 13.
Body scroll locking that just works with everything
A performant interactive bottom sheet with fully configurable options
Swift wrapper for custom ViewController presentations on iOS
A simple library to view large images up close using simple mouse interaction, and the full screen.
The simplest possible modal for jQuery
A highly customizable modal/bottom sheet that loves scrolling content.
Elegant, responsive, flexible and lightweight modal plugin with jQuery.
A very lightweight and flexible accessible modal dialog script.
A javascript framework for developing pretty browser dialogs and notifications.
A lightbox gallery plugin for Bootstrap
React Popup Component - Modals,Tooltips and Menus — All in one
Add a description, image, and links to the modal topic page so that developers can more easily learn about it.
To associate your repository with the modal topic, visit your repo's landing page and select "manage topics."
Summary:
Many of the demos linked to from the README have accessibility issues:
aria-hidden="true"is set on the<body>. this also hides the modal itself (which is a child element of the<body>) from screen readers; when the modal is closed, f