質問

I use Thickbox for my website, when I use this code Thickbox close button repeat and increase I use following code to call 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>

enter image description here

and when I press again

enter image description here

and again and again it 'll increase number of close button

役に立ちましたか?

解決

thickbox.js and thickbox.css are included twice in page. That's why my problem occurred. I Remove this duplication and your problem will solved.

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top