Forum: PHP May 3rd, 2008 |
| Replies: 8 Views: 46,376 As a rule of thumb you cannot directly access the javascript from one domain to the other. However you can pass messages and data across which can then accordingly trigger events in the javascript.
... |