JSFiddle - React, Tailwind, and code Playground
JavaScript
$content.load($location, function(response, status, xhr){
if ( status == 'success' ) {
var initModule = $(this).find('.page').attr('data-initJS');
if ( initJS ) {
thog[initModule].init();
}
} else {
alert('O NO! ' + $location + ' does not exist... yet.');
}
});
// Får bare denne
// Uncaught TypeError: Property 'profile' of object function (e,t){return new x.fn.init(e,t,r)} is not a function