Alertify.js
11–20 of 79 posts
I was literally talking to someone yesterday about how I couldn't believe a plugin like this didn't exist yet. Long overdue. Well done!
Re: Alertify.js
#12Really nice smooth animation. It would be nice if the alerts appeared in the centre of the screen though... I find that jerking my eyes up to the top of the screen and then back down to what I was looking at quite intrusive.
Ideally you could specify an HTML element to place the notification near, and then pass whatever element the user activated to trigger the notification. Or you could specify target coordinates, and compute the desired location yourself. Both of those ought to use optional parameters, though; defaulting to center seems reasonable.
Re: Alertify.js
#13Pretty slick, animation-wise. If I could make one design-layman suggestion...the thick, black border belies the unobtrusiveness of the plugin. Maybe a lighter, thinner border would be a better fit for the use-case of this plugin?
Making the border any less obtrusive might make the notification blend into the page too much.
Re: Alertify.js
#14Looks great on my iPhone. Thanks for the nice lib!
Re: Alertify.js
#15Here's the examples link: http://fabien-d.github.com/alertify.js/
I love that someone already made a pull request to update the readme with it.
Re: Alertify.js
#16This looks beautiful. But I'm curious, do users no longer expect/like their platform's native dialogs for these things?
Re: Alertify.js
#17This looks beautiful. But I'm curious, do users no longer expect/like their platform's native dialogs for these things?
The native alert is very hard to customize and extremely bare boned.
Re: Alertify.js
#18HALP! Does anyone know of a jQuery plugin that has notifications like they do on OSX. For example, when you raise the volume or mute you see that rounded transparent square? Is there something like that for the web?
Re: Alertify.js
#19i like it, thanks for making!
Re: Alertify.js
#20Very useful! Thanks! ;)