jQuery Corner Popup, a fully customizable popup box has been created to display all kinds of messages in the corner of your browser. It can be used for alert dialog, cookie popup notification, toast notification, popup for confirmation, and much more.
Key options:
- Animation moving or fade out.
- Rejects cars after a timeout. Handy to notify toast.
- The custom image in the popup box.
- Download AJAX Content.
- Custom action buttons.
- It can be placed in the bottom left, bottom, or bottom right of the page.
- Up to 10 variants to suit any of your needs.
How to make use of it:
1. Include the Corner Popup’s JavaScript and Stylesheet on the webpage.
<link rel="stylesheet" href="css/corner-popup.min.css"> <script src="https://code.jquery.com/jquery-3.3.1.min.js"></script> <script src="js/corner-popup.min.js"></script>
2. Call Corner Popup and set options:
$.fn.cornerpopup({ variant: 1 });
Multi-purpose Popup Box Plugin, Corner Popup Plugin/Github
Changelog:
2020-09-19
- Added the power to alter the “target” attribute in link1 and link2 possibility
2020-03-11
- Added delay and primeCorner choices.
2020-03-09
- Added new choices (padding, stickToBottom) and new occasion (onBtnClick)
2020-03-01
- Removed errors with columns and buttons on width change
- Added new strategies with delay possibility
See Demo And Download
Official Website(lukasz-brzostek): Click Here
This superior jQuery/javascript plugin is developed by lukasz-brzostek. For extra Advanced Usages, please go to the official website.