Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

VM1188:1 Uncaught TypeError: $ is not a function at :1:1

jQuery(document).ready(function($){
  //you can now use $ as your jQuery object here
});
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #Uncaught #function
ADD COMMENT
Topic
Name
7+3 =