SyntaxFix
Write A Post
Hire A Developer
Questions
You can check if the object is produced by JQuery with the jquery property:
jquery
myObject.jquery // 3.3.1
=> return the number of the JQuery version if the object produced by JQuery. => otherwise, it returns undefined
undefined