gpt4 book ai didi

javascript - 带有 colorbox 的 iframe 不起作用

转载 作者:行者123 更新时间:2023-11-28 21:03:32 25 4
gpt4 key购买 nike

我的头部是

<head><title></title>
<link href="css/style-custom.php.css" rel="stylesheet" type="text/css" />
<link href="css/style.css" rel="stylesheet" type="text/css" />
<link href="css/layout-responsive.css" rel="stylesheet" type="text/css" />
<link href="css/skeleton-responsive.css" rel="stylesheet" type="text/css" />

<script src="js/jquery.js" type="text/javascript"></script>

<link href="css/superfish.css" rel="stylesheet" type="text/css" />
<link href="css/flexslider.css" rel="stylesheet" type="text/css" />

<script type="text/javascript" src="js/jquery.flexslider.js?ver=1.0"></script>
<script src="js/jquery.min.js" type="text/javascript"></script>

<link href="css/colorbox.css" rel="stylesheet" type="text/css" />

<script src="js/colorbox/jquery.colorbox.js" type="text/javascript"></script>


<script type="text/javascript">

$(document).ready(function () {
//Examples of how to assign the ColorBox event to elements
$(".iframe").colorbox({ iframe: true, width: "45%", height: "50%" });
});

</script>
</head>

打开 iframe 的链接在这里......最初它可以工作,但添加母版页后它停止工作......请为我提供解决方案。

<a href="ForgotPassword.aspx" class="iframe" style="padding-left: 20px;">Forgot Password</a>
<小时/>

最佳答案

检查您的开发者控制台是否有错误。而且您可能并不打算加载 jQuery 两次(未缩小版本和缩小版本)。

关于javascript - 带有 colorbox 的 iframe 不起作用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/10431368/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com