notifyjs icon indicating copy to clipboard operation
notifyjs copied to clipboard

Add an option to specifiy notification container

Open eekboom opened this issue 11 years ago • 1 comments

If the notification is done on some element that is in a container which has overflow-hidden, then probably only part of the notification will be visible.

I propose an option to specify a container for the notification (which could be the document's body). The position of the notification would need to be adjusted of course, so that it is still graphically positioned correctly.

BTW: Thanks for the work! notifyjs does a nice job for our application.

eekboom avatar May 30 '14 09:05 eekboom

@eekboom can you provide a Pull Request for review?

EvanCarroll avatar Nov 03 '15 18:11 EvanCarroll