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

c# - Update a combobox from a presenter (MVP) -

android - Unable to generate FCM token from dynamically instantiated Firebase -

How to put a lock and transaction on table using spring 4 or above using jdbcTemplate and annotations like @Transactional? -