Skip to content

Just call the given functions in your js file explained in the read me file , instead of regular alert function to get beautiful alert popups

Notifications You must be signed in to change notification settings

imranhsayed/alert-popups

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

alert-popups

Include the alert.css and alert.css file in your project

Call Alert.success('Message','Success',{displayDuration: 3000, pos: 'top'}); for Success Alert
Call Alert.info('Message','Hello there',{displayDuration: 0}); for Info Alert
Call Alert.error('Please fill all fields','',{displayDuration: 3}); For Error Alert
Call Alert.warning('Message','Meh'); for Warning Alert
Credits : https://codepen.io/mpeutz2/

About

Just call the given functions in your js file explained in the read me file , instead of regular alert function to get beautiful alert popups

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published