`

XYTipsWindow插件弹出层之关闭

 
阅读更多
XYTipsWindow插件弹出层之关闭
加载一个网页到框架里
 $("#test6").click(function(){
  $(this).XYTipsWindow({
   ___title:"框架应用",
   ___content:"iframe:url网址",
   ___width:"900",
   ___height:"500",
   ___drag:"___boxTitle",
   ___showbg:true
  });
 });
关闭使用parent.$.XYTipsWindow.removeBox();
分享到:
评论

相关推荐

Global site tag (gtag.js) - Google Analytics