Forum Discussion

admhemed's avatar
admhemed
Frequent Visitor
8 years ago

load an html template into custom visual

how to import html-content.html into my code?   in my constructor I write  $.get('/src/html-content.html', function(data) { console.log(data); }); which results into an xhr to https://app...