News

Log In Sponsors
Partner Sites





how to run a js file from the address bar



Instead of using javascript:alert('hi'), suppose I store alert('hi') in x.js and put it on host.com/x.js. Is it possible to execute host.com/x.js from the address bar using javascript:? Thanks.

Click here to read the whole forum topic