To enable page selecting if the page disabled it via JavaScript, enter the following on the JavaScript command line:
document.onselectstart = true;
To enable page selecting if the page disabled it via JavaScript, enter the following on the JavaScript command line:
document.onselectstart = true;
Comments
Leave a Reply