Skip to content

Conversation

@rtravis3647
Copy link

Example: var loading = $.notify("Perfoming Update", { clickToHide: true });

$(element).on("update_finished",function() { loading.trigger("notify-hide"); });

Daniell Mesquita and others added 2 commits April 7, 2016 18:40
…nstance.

Example: var loading = $.notify("Perfoming Update", {  clickToHide: true });

 $(element).on("update_finished",function() {  loading.trigger("notify-hide"); });
@danimesq
Copy link

Hi, @rtravis3647

This repo seems to be abandonned with no activity since later 2015.
I've forked Notify.js to maintain it.
Please clone your pull request to: https://github.com/WS-js/Notify.js
Thanks!

@rtravis3647
Copy link
Author

I'd like to do this, but I'm new to GitHub and am not quite sure how to proceed. When I did what seemed to be correct, it said I wanted to merge 12 commits, so I closed that one. I've tried to fork from your repo instead, but I guess since i have already forked from the original, it won't do that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants