

- Trending Categories
Data Structure
Networking
RDBMS
Operating System
Java
iOS
HTML
CSS
Android
Python
C Programming
C++
C#
MongoDB
MySQL
Javascript
PHP
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
What is meant by HTML5 Web Messaging?
Web Messaging is the way for documents to separates browsing context to share the data without Dom. It overrides the cross-domain communication problem in different domains, protocols or ports.
For example, you want to send the data from your page to ad container, which is placed at iframe, or voice-versa, in this scenario, Browser throws a security exception. With web messaging, we can pass the data across as a message event.
Message events fires Cross-document messaging, channel messaging, server-sent events and web sockets.
- Related Questions & Answers
- What is meant by Compounding?
- What is meant by correlation?
- What is meant by dynamite fishing?
- What is meant by recycling unicorns?
- What is meant by Selenium RC?
- What is meant by Capital Recovery?
- What is meant by dividend capitalization?
- What is meant by Risk Neutrality?
- What is meant by Financial Distress?
- What is meant by Debt Rebalancing?
- What is meant by Financial Slack?
- What is Meant by Earning Power?
- What is meant by Market Positioning?
- What is meant by blue eyes technology?
- What is meant by a rocket propellant?
Advertisements