1
How to ExternalCss property in Document viewer
Question asked by Nitin - 5/13/2018 at 7:24 AM
Unanswered
I want to use External css property of document viewer.
Actually i don't want to link CSS & JS file from the link
<link href="/resource.ashx/636598219420000000/du/viewer.css" rel="stylesheet">
<script src="/resource.ashx/636598219420000000/du/viewer.js"></script>
 
Is there's a way to load css and js directly on to the page?

Reply to Thread