I created a module for joomla 3 when I load my page JQuery not working It gives following error.
ReferenceError: jQuery is not defined
var $K2 = jQuery.noConflict();
k2.js?v.../gslab/ (line 9, col 4)
Another on
ReferenceError: jQuery is not defined
jQuery(window).on('load',
function() { contact...enstack (line 35)
And
TypeError: document.getElementById(...) is null
document.getElementById('fb-root').appendChild(e);
contact...enstack (line 647, col 2)
I searched a lot not able to solve this issue, as jQuery not working not able to use j Query Date-piker. JavaScript code is working.
Your CDN-hosted jQuery might be blocked, how have you liked jquery ?