Hey!
The documentation for the postMessage API is very minimal. I've been trying to use it to push binary data to load an image, but haven't been successful.
I'd appreciate an example that loads the binary data of a JPEG and then loads it in an iframe using this new API. Is this possible?
Hey!
The documentation for the postMessage API is very minimal. I've been trying to use it to push binary data to load an image, but haven't been successful.
I'd appreciate an example that loads the binary data of a JPEG and then loads it in an iframe using this new API. Is this possible?