【问题标题】:Thickbox Close button increase after every click每次单击后,Thickbox 关闭按钮都会增加
【发布时间】:2013-08-26 07:31:56
【问题描述】:

我在我的网站上使用了Thickbox,当我使用此代码时,Thickbox 关闭按钮重复并增加 我使用以下代码调用Thickbox。

<div class="btnone2"><a href="signin.htm?placeValuesBeforeTB_=savedValues&TB_iframe=true&height=560&width=470 allowtransparency=true" class="thickbox req" >Already a client? Sign In</a></div>

当我再次按下时

一次又一次,它会增加关闭按钮的数量

【问题讨论】:

  • 你试过了吗?你能显示你的代码吗?
  • 我要在thickbox中打开页面vai iframe

标签: javascript jquery css thickbox


【解决方案1】:

thickbox.js 和thickbox.css 在页面中包含两次。这就是我的问题发生的原因。我删除了这个重复,你的问题就解决了。

【讨论】:

    猜你喜欢
    • 1970-01-01
    • 2023-03-29
    • 2010-09-28
    • 1970-01-01
    • 2013-02-16
    • 1970-01-01
    • 1970-01-01
    • 2016-10-02
    • 2023-02-23
    相关资源
    最近更新 更多