sciactive / pnotify

Beautiful JavaScript notifications with Web Notifications support.
https://sciactive.com/pnotify/
Apache License 2.0
3.65k stars 513 forks source link

Pnotify with custom jQuery #251

Closed pacmandv closed 6 years ago

pacmandv commented 8 years ago

Hello,

How to correctly override $ jQuery for the pnotify? I faced with a problem, if on the site installed an old version of jQuery, pnotify doesn't work. Update jQuery I can't, only include a new version of jQuery, but in global scope it uses old. So I want to pass to the plugin correct version of jQuery, a new one. What the best way for this?

Thanks.

avnenkovskyi1 commented 7 years ago

Hello Support team,

Could you answer on question above, we have the same issue

hperrin commented 6 years ago

The new version of PNotify, v4, which is currently in alpha, no longer requires jQuery at all. It also has a number of other bugfixes and improvements.