Вопрос

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