Do feel free to ask any questions that you may have concerns to web. No Compromise on Learning!
html2canvas(htmlSource, {scrollY: -window.scrollY}).then(function(canvas) {
var img = canvas.toDataURL();
window.open(img);
});
Please Comment Here!
How to change the PHP version for subfolders or subdomains Setting a specific PHP version for a specific websites, subfolders or subdomain...
No comments:
Post a Comment
Please Comment Here!