PNotify - JavaScript notifications for Bootstrap, jQuery UI, and the Web Notifications Draft

PNotify is a JavaScript notification plugin, developed by SciActive. Formerly known as Pines Notify. It is designed to provide an unparalleled level of flexibility, while still being very easy to implement and use. 

PNotify provides desktop notifications based on the Web Notifications Draft. If desktop notifications are not available or not allowed, PNotify will fall back to displaying the notice as a regular, in-browser notice.

 

PNotify - Features:

  • Rich graphical features and effects.
    • jQuery UI, Bootstrap, PIcon, and any other CSS based icons.
    • Timed hiding with visual effects.
    • Standard and custom effects.
    • Add custom classes for individual notice styling.
    • Variable opacity.
    • Optional drop shadows.
  • Highly customizable UI.
    • Sticky (no automatic hiding) notices.
    • Optional hide and sticker buttons.
    • Non-blocking notices for less intrusive use.
    • Three notification types: notice, info, and error.
    • Stacks allow notice sets to stack independently.
      • Control stack direction and push to top or bottom.
  • Feature rich API.
    • Desktop notifications based on the draft Web Notifications standard.
    • Supports dynamically updating text, title, icon, type...
    • Supports HTML (including forms) in title and text.
      • Can also escape HTML to prevent XSS attack.
    • Callbacks for various events, which can cancel said events.
    • History viewer allows user to review previous notices.

 

w10schools
2014-07-23 10:17:11
Comments
Leave a Comment

Please login to continue.