DIV CSS 佈局教程網

 DIV+CSS佈局教程網 >> 網頁腳本 >> WEB網站前端 >> WEB前端代碼 >> allow-same-origin屬性值
allow-same-origin屬性值
編輯:WEB前端代碼     
allow-same-origin是iframe標簽的sandbox 屬性的一個取值

allow-same-origin 允許 iframe 內容被視為與包含文檔有相同的來源。


在大多數情況下,allow-same-origin屬性值需要與allow-scripts屬性值一起使用
allow-scripts屬性值表示允許腳本執行。

所有主流浏覽器都支持 sandbox 屬性。

參考:http://hovertree.com/h/bjaf/att_iframe_sandbox.htm
XML學習教程| jQuery入門知識| AJAX入門| Dreamweaver教程| Fireworks入門知識| SEO技巧| SEO優化集錦|
Copyright © DIV+CSS佈局教程網 All Rights Reserved