jQuery .load function errors if loading html with auto-removing script tag. Callback function is not executed. While this is kind of a non-issue as jQuery removes scripts with the .load function ...
This simple code example uses jQuery Ajax and Handlebars JS with a convenient and easy to follow custom fetch method that will load html content from external html files into the desired target ...