https://github.com/doochik/cdm
wrapper to send any data through postMessage. Not ony strings
https://github.com/doochik/cdm
Last synced: about 1 year ago
JSON representation
wrapper to send any data through postMessage. Not ony strings
- Host: GitHub
- URL: https://github.com/doochik/cdm
- Owner: doochik
- Created: 2011-06-03T12:38:30.000Z (about 15 years ago)
- Default Branch: master
- Last Pushed: 2011-06-13T10:25:03.000Z (about 15 years ago)
- Last Synced: 2025-03-24T16:13:36.848Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 89.8 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
(в IE8 события синхронные, в остальных - ассинхронные):
All browsers are sent event in async mode except IE8
Support:
* IE8+. Only strings, JSON support
* Fx 3.0+. Only string, JSON support in 3.5+
* Chrome, Safari 4+. Any data, Safari 4 only string. JSON support
* Opera 9.6+. 10.5- only string. JSON support in 10.5+