|
|
| Author |
Message |
opischke_springde
Joined: 19 Dec 2008
Posts: 8
|
Posted: Fri Jul 02, 2010 12:42 pm Post subject: Injecting Javascript |
|
|
Hi,
is it possible to inject a javascript into a webpage in order to e.g. access JS-variables on that page using "MainWindow.document.body.insertBefore" or something like this ?
Best
Oliver |
|
| Back to top |
|
 |
Admin Site Admin
Joined: 22 Aug 2006
Posts: 1005
|
Posted: Mon Jul 05, 2010 10:51 am Post subject: |
|
|
Yes, it is possible, please read our Javascript Interface documentation
for example : "How to add HTML (like a <div>) to a page the user is viewing" section |
|
| Back to top |
|
 |
|