https://github.com/jschr/postmessage-file-transfer-example
An example of using post message to transfer a local file to another frame.
https://github.com/jschr/postmessage-file-transfer-example
Last synced: 5 months ago
JSON representation
An example of using post message to transfer a local file to another frame.
- Host: GitHub
- URL: https://github.com/jschr/postmessage-file-transfer-example
- Owner: jschr
- Created: 2020-12-10T15:45:08.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-04-09T00:16:21.000Z (over 5 years ago)
- Last Synced: 2025-01-11T20:32:26.276Z (over 1 year ago)
- Language: HTML
- Size: 2.93 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# postmessage-file-transfer-example
An example of using post message to transfer a local file to another frame.