javascript - Append / Insert button from a HTML page from a domain to another one -




i have website , creating plugin button show on our partners website. green button, on right of page:

enter image description here

the button created , it's in single html page on own domain. problem is, how insert on partner's website?

since can't make javascript requests between different domains, how achieve this?

thanks!!

trying render component on different domain cross-site scripting issue. can use xcomponent create cross-domain components- https://github.com/krakenjs/xcomponent





wiki

Comments

Popular posts from this blog

Asterisk AGI Python Script to Dialplan does not work -

python - Read npy file directly from S3 StreamingBody -

kotlin - Out-projected type in generic interface prohibits the use of metod with generic parameter -