I was browsing through the jQuery api and noticed that the load method is on the deprecated list.
Categories: Deprecated | Events > Document Loading
I usually use this method to check if images are completly loaded. Why is it deprecated? And what am I supposed to be using instead?