I have some new content in using .html(). There is a link in there that should open a thickbox...but it's not recognizing the .thickbox class.

I've tried tb_init() after the .html() call, but it doesn't seem to hit it.

Any ideas??

Comments

hardcoredev’s picture

Well, I'm just going to use onclick="tb_show()" until something else better comes along.