javascript - Access internal JS file from external script -


i writing a/b test, , writing script modify original page create second version of page. not have access site source files, can modify external script. site's main.js has google maps code i'd rather not duplicate , i'd accessit in order use existing functionality. possible access site's internal main.js file script , use code exists inside it?


Comments

Popular posts from this blog

'hasOwnProperty' in javascript -

python - ValueError: No axis named 1 for object type <class 'pandas.core.series.Series'> -

java - How to provide dependency injections in Eclipse RCP 3.x? -