Skip to content

A simple class that can be used in place of alert('message') to generate non-blocking, html based alerts using Alert('message') or new HTMLAlert('message') instead.

Notifications You must be signed in to change notification settings

amadeus/HTMLAlert-MooTools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

HTMLAlert

A simple class that can be used in place of alert('message') to generate non-blocking, html based alerts using Alert('message') or new HTMLAlert('message') instead.

It also includes a basic queueing system so if multiple Alerts are called in sequence, the end user will still get them.

About

A simple class that can be used in place of alert('message') to generate non-blocking, html based alerts using Alert('message') or new HTMLAlert('message') instead.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages