humaan / Modaal

An accessible dialog window library for all humans.
http://humaan.com/modaal/
MIT License
2.72k stars 183 forks source link

Resolve: .focus() is deprecated - Changed jQuery.fn.focus() to .trigger('focus') #132

Open Tuckmo opened 4 years ago

Tuckmo commented 4 years ago

Using .focus() is deprecated by the latest jQuery version, changing it to .trigger("focus") fixes the warnings in JQMigrate.