-
In the Wp plugin you provide Flowplayer Unlimited v5.4.6.
It contains $.browser which is very deprecated.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
Foliovision › Forums › FV Player › Requests and Feedback › $.browser is deprecated
Hello Viktor,
thank you for your interest in our plugin!
Yes, jQuery.browser is deprecated, that’s why Flowplayer has the jQuery.browser plugin built-in.
Thanks,
Martin
Could you help me find the line it is at?
https://gist.github.com/szepeviktor/935b7a661b7d37166824
Hello Viktor,
if you need to, you should be able to remove jQuery.migrate as the jQuery.browser is contained in the core Flowplayer library. FV Flowplayer is a cutting edge technology and sometimes it must step a bit outside of jQuery rules – the jQuery.browser is useful in some cases, even though it’s deprecated. That’s why jQuery.migrate was created. So in my opinion you should ignore this warning.
Thanks,
Martin