600字范文,内容丰富有趣,生活中的好帮手!
600字范文 > 弹出居中iframe窗口 点击其它位置消失【HTML】

弹出居中iframe窗口 点击其它位置消失【HTML】

时间:2023-10-10 21:49:44

相关推荐

弹出居中iframe窗口 点击其它位置消失【HTML】

web前端|html教程

弹出居中iframe窗口,点击其它位置消失

web前端-html教程

1.html

网页即时通讯 源码下载,vscode下载不了插件,ubuntu任务调度,怎么刷新tomcat,sqlite3 自增变量,简述聚集爬虫的工作流程,php mysql套件,池州seo公司哪家好,网站上的源代码图片,网页 漂亮,企业网站报价模板下载lzw

弹出详情

2.css

仿美团微信源码下载,c语言vscode配置,Ubuntu安装sysv,win卸载tomcat,SQLITE下载电影网站,爬虫服务器在哪里下载,php调用c 程序,黄石seo推广开户,学籍管理网站源代码,带搜索的网页html模板,招商加盟网站模板htmllzw

#myFrameId{width:800px;height:600px;position: absolute;display:none;}

3.js

php企业thinkphp框架源码,ubuntu实时查看主频,爬虫提取的数据,php $param,seo 招聘深圳lzw

function detail(id){ $(#myFrameId).attr(src,\); $(#myFrameId).show(); iframe_height = $(window).height()-600; iframe_width = $(document).width()-800; iframe_height>0?iframe_height=(iframe_height/2):iframe_height=0; iframe_width>0?iframe_width=(iframe_width/2):iframe_width=0; $(#myFrameId).css( op,iframe_height); $(#myFrameId).css(left,iframe_width);}$(document).on("click", function(e){ console.log(123); $(#myFrameId).hide();});$(".myFrameId,.info_show").on("click", function(e){ console.log(456); e.stopPropagation();});

本内容不代表本网观点和政治立场,如有侵犯你的权益请联系我们处理。
网友评论
网友评论仅供其表达个人看法,并不表明网站立场。