Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jquery fn-load decrepated #651

Open
johappel opened this issue Oct 13, 2020 · 2 comments
Open

Jquery fn-load decrepated #651

johappel opened this issue Oct 13, 2020 · 2 comments
Assignees
Labels
wichtig!!!! Soll Frank machen

Comments

@johappel
Copy link
Contributor

Fehlermeldung:

https://material.rpi-virtuell.de/wp-content/plugins/rw-materialpool/js/materialpool.js:749:16: jQuery.fn.load() is deprecated

Lösung

https://api.jquery.com/load-event/

Note: This API has been removed in jQuery 3.0; please use .on( "load", handler ) instead of .load( handler ) and .trigger( "load" ) instead of .load().

@johappel johappel self-assigned this Oct 13, 2020
@staude staude added the wichtig!!!! Soll Frank machen label Oct 16, 2020
@staude staude closed this as completed Oct 16, 2020
@johappel johappel assigned staude and unassigned johappel Nov 17, 2020
@johappel
Copy link
Contributor Author

der oben gennante Hinweis wird weiterhin angezeigt.

@johappel johappel reopened this Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wichtig!!!! Soll Frank machen
Projects
None yet
Development

No branches or pull requests

2 participants