JS Message page Alert

Source: Internet
Author: User

JS message is a very small (3kb after gzip compression)JavaScript library used to easily display notification reminders on Web pages. In addition to notifications, it also supports the creation of styled dialog boxes and confirmation dialogs. No JS frame is required. each message type (in addition to notification reminders) has callback events that are used to implement customizable interaction functionality. The message appearance is also customized through CSS.

support for most browsers except IE6.
Project Address: http://dhtmlx.github.com/message/
: https://github.com/DHTMLX/message

Custom notifications, alerts, confirmations

This library is extracted from the code of DHTMLX Suite.
The library can be used under terms of the MIT license (basically free).
Only 4kb gzipped, without external dependencies.

Downloadlatest version from Githubexamples
Dhtmlx.Confirm({Type: "confirm" , Text:  "Continue?" , Callback: function< Span class= "pun" > (result Dhtmlx.message ( "Result:" +result< Span class= "pun");  }}); //ordhtmlx. Confirm (               
dhtmlx. Text:  " Download is completed. " , Callback: function< Span class= "pun" > () { Dhtmlx. Message "Alert clicked" }}); //ordhtmlx. Alert               
See it in action
Skin DefaultGrowl-darkGrowl-shinySolidSkyblue Message Alert Confirm Modal Box

DHTMLX is a JavaScript library that provides essential functionality

JS Message page Alert

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.