Uncaught TypeError: undefined is not a function.
-
I’ve installed the plugin but when I try and run it, it doesn’t work and in the console I see the error:
jQuery(document).ready(function($){
$( “#dialog” ).dialog();
});
Uncaught TypeError: undefined is not a function.How do I fix this?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Uncaught TypeError: undefined is not a function.’ is closed to new replies.