jGrowl
jGrowl copied to clipboard
JQuery 3 deprecations
I forked your JGrowl work, to make it jQuery 3 compatible using jQuery-migrate 3.4.0.js. In the process Grunt complained about a possible unsafe version of jshint which it replaced. I'm not a Javascript expert, just used the standard jQuery replacements for the deprecated functions. I couldn't get the Corners plugin support to work, I had to comment it out.
I can make a PR if you want, but althought I'm using the 'new' version successfully, I'm not sure it is useful and it's not fully tested.
If you have a PR or even a branch somewhere I'm happy to take a look and see what we can do to move this forward and incorporate it.