You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I succeeded in downloading the html2canvas Source from your Github.
But how do I link this source in an HTML file to use it on a offline local PC that has no external internet?
For example, <script src="./lib/html2canvas-master/"></script> Can I create a lib directory in that project directory and insert this source? The HTTP file for this source does not show the html2canvas.js file.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I succeeded in downloading the html2canvas Source from your Github.
But how do I link this source in an HTML file to use it on a offline local PC that has no external internet?
For example, <script src="./lib/html2canvas-master/"></script> Can I create a lib directory in that project directory and insert this source? The HTTP file for this source does not show the html2canvas.js file.
Beta Was this translation helpful? Give feedback.
All reactions