Hi. I'm trying to load thickbox from ajax content link, but it isn't working.
I have tried to include thickbox.js into Ajax Content Page, but after this the windows loaded twice with the same content and one bellow another. I try to add TB_Init() call to the end of the ajax page, i solve one problem like another post here mentioned, but i got another bug... The link from ajax content works ok, but when i use a link from the parent (original content), the Thickbox window open twice. How to solve it?