开发者

Thickbox does not show content i Firefox

Link: http://hedenstedfotoklub.net.dynamicweb.dk/

In the upper grey area there is a little icon which triggers ThickBox. 开发者_开发问答My only problem is that in Firefox Thickbox doesn't show the content.

Any ideas ?


Your link needs to tell thickbox to load the URL in an IFrame. Thickbox strips everything in the URL after 'TB_', this should work.

<div id="buttons">
    <a href="/files/templates/extranet/login_uk.htmlTB_iframe=true&width=400&height=220" class="login thickbox" title="Login her">
        Login
    </a>
</div>

See the thickbox docs for more details.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜