軟體簡介:
Lynda.com 出品的時長43分鐘的深入學習HTML5的通訊資訊視頻教學。由Bill Weinman
講解使用HTML5 Messaging API是如何從一個域向另一個域跨域實現Web程式之間的交互
。詳細說明跨域腳本技術,舉例跨文檔消息傳輸(cross-document messaging),註冊與
發送資訊給用戶,以及錯誤處理。本教學附帶練習文件。
This course shows how to communicate between web pages, both within
a single domain and across one or more domains, using the HTML5
Messaging API. Author Bill Weinman reviews security and the same
origin policy, details cross-origin scripting techniques, and
explores examples of cross-document messaging. The course describes
how to register and send messages to listeners and handle errors.
Exercise files accompany the course.