当前位置: 首页 > news >正文

电商网站设计的原则wordpress 魔

电商网站设计的原则,wordpress 魔,网站建设宣传视频教程,wordpress4.9下载使用 postMessage API 来实现跨窗口#xff08;跨域#xff09;的消息传递。postMessage 允许你安全地发送消息到其他窗口#xff0c;包括嵌套的 iframe#xff0c;而不需要担心同源策略的问题。 发送消息#xff08;父应用#xff09; 1. 父应用#xff1a;发送消息给…使用 postMessage  API 来实现跨窗口跨域的消息传递。postMessage 允许你安全地发送消息到其他窗口包括嵌套的 iframe而不需要担心同源策略的问题。 发送消息父应用 1. 父应用发送消息给子应用 父应用可以通过 postMessage 将消息发送给子应用。需要注意的是发送消息时需要指定目标窗口和目标窗口的来源即目标 iframe 的 origin以确保安全性。 iframe.contentWindow.postMessage(message, targetOrigin) 使用 postMessage 向子应用发送消息。message 是要发送的数据可以是任何 JavaScript 对象。targetOrigin 是目标窗口的源例如http://child-app.com它确保消息只发送到具有这个源的窗口。 2、接收消息子应用 子应用通过监听 message 事件来接收父应用发送的消息。收到消息后子应用可以根据消息中的 type 字段来执行不同的操作。 示例父应用与子应用通信 1. 父应用发送消息给子应用 父应用通过 postMessage 向 iframe 中的子应用发送一个包含 type 的消息。我们还可以通过 targetOrigin 来确保消息只发送到指定的子应用。 !-- 父应用 -- !DOCTYPE html html langen headmeta charsetUTF-8meta nameviewport contentwidthdevice-width, initial-scale1.0titleParent App/title /head bodyh1Parent Application/h1!-- iframe 中嵌套子应用 --iframe idchildIframe srchttp://child-app.com width600 height400/iframebutton onclicksendMessageToChild()发送消息到子应用/buttonscript// 发送消息到子应用function sendMessageToChild() {const iframe document.getElementById(childIframe);const message {type: CLEAR_INPUT, // 消息类型data: { message: 请清空输入框 }};// 使用 postMessage 发送消息到子应用iframe.contentWindow.postMessage(message, http://child-app.com); // 子应用的 origin}/script /body /html2. 子应用接收父应用发送的消息 子应用会监听 message 事件接收到消息后可以处理它。通常可以根据 message.type 来决定如何处理消息。 !-- 子应用 (iframe 内容) -- !DOCTYPE html html langen headmeta charsetUTF-8meta nameviewport contentwidthdevice-width, initial-scale1.0titleChild App/title /head bodyh1Child Application/h1input typetext idinputField placeholder请输入内容...script// 监听父应用发送的消息window.addEventListener(message, function(event) {// 验证消息的来源if (event.origin ! http://parent-app.com) {return; // 如果消息来源不正确则忽略}const message event.data;console.log(Received message from parent:, message);// 根据消息的 type 执行不同操作if (message.type CLEAR_INPUT) {document.getElementById(inputField).value ; // 清空输入框}});/script /body /html如何在vue本地项目进行iframe测试通讯 1、新建一个iframe.vue页面为父页面 // 父应用 templatediv classact-formiframe :srcsrc idchildIframe width600 height400/iframeel-button clicksendMessage向iframe发送信息/el-button/div /templatescriptexport default {data () {return {src: ,}},created() {// 当前我本地运行的端口为 localhost:8080 需要根据实际情况调动this.src http:localhost:8080/home?id18 },methods: {sendMessage () {const iframe document.getElementById(childIframe);const message {type: CLEAR_INPUT, // 消息类型data: { message: 请清空输入框 }};// 使用 postMessage 发送消息到子应用iframe.contentWindow.postMessage(message, this.src); // 子应用的origin},},} } /script 2、子应用  !-- 子应用 (iframe 内容) -- templatediv // 内容区域/div /templatescriptexport default {data () {return {},created() {// 在外部vue的window上添加postMessage的监听并且绑定处理函数handleMessagewindow.addEventListener(message, this.handleMessage)},methods: {handleMessage (event) {// 根据上面制定的结构来解析iframe内部发回来的数据// 验证消息的来源if (event.origin ! http://parent-app.com) {return; // 如果消息来源不正确则忽略}const message event.data;console.log(Received message from parent:, message);// 根据消息的 type 执行不同操作if (message.type CLEAR_INPUT) {// 在这里执行你需要的逻辑}});}}beforeDestroy(){ // 页面关闭移除监听window.removeEventListener(message, this.handleMessage);} /script
http://www.hkea.cn/news/14565795/

相关文章:

  • 攸县网站定制关于网站开发的学校
  • 推广做网站南充做精彩网站分析的方向是
  • 网站排名查询软件电子商务学网站建设好吗
  • 铜陵网站制作电子商务网站开发设计案例—易趣网电子商务网站
  • 凡科建网站追波设计网站
  • 给人做网站能赚钱吗昆明市建设局官方网站
  • 深圳网站建设中为2023前端开发的就业现状
  • 怎样解除拦截网站设置做的网站怎么卖出去
  • 什么网站可以做高数番禺网站建设哪里好
  • 郑州网站建设联系方式网站建设与策划试卷
  • 网站建设的素材整理论文品牌内容包括哪些
  • 第二代营销网站网站有哪些内容
  • html5制作网站首页网站策划步骤
  • 郑州怎样建设公司网站wordpress敏感词大全
  • 做微信公众号微网站吗网站怎么开启gzip
  • 东营 微信网站建设微信小程序开发代码
  • 网站备案经验免费1级做爰网站
  • 建站网站赚钱吗网站建设推广多少钱
  • 九易建网站的建站模板电影网站cpa怎么做
  • 网站后端开发软件北京市建设工程教育考试网站
  • 手机视频网站设计中国建设网官方网站
  • 公司网站建设费用计入什么科目东莞政务网站建设方案
  • 中小企业网站建设新闻晋城住房保障和城乡建设管网站
  • 长沙建网站设计前端网页模板下载
  • 建设网站的硬件附近的计算机培训班
  • 网站建设开发方式包括网站关键词的作用
  • 建设部网站投诉如何注册网站js代码检测
  • 四川成都网站建设昌邑市住房和建设局网站
  • 怎样注册网站中文域名互联网营销师教材
  • 现在由哪些网站可以做外链临淄网站建设