在thickbox中关掉自己

嗯,很拗口的标题吧,我也这么觉得~

最近写的东西用到了jquery,然后也就用到那个很好用的thickbox插件。不过有一个需求是我在thickbox中用Ajax.post()方式提交表单后需要把这个thickbox窗口关掉。它的close按钮调用的是tb_remove()函数,但是我在里面调怎么也不起作用,直到最后找到了这个网页,它告诉我,要这么来折腾:

parent.tb_remove()

于是就达成需求了……

This entry was posted in Happy coding and tagged , , . Bookmark the permalink.

2 Responses to 在thickbox中关掉自己

  1. wiwi says:

    现在大家都在弄jquery……

Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>