Is it possible to test whether a jQuery object has a particular method? I've been looking, but so far without success. Thanks!
This should work:
if (!!$.prototype.functionName)
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With