[TYPO3-ect] AJAX and thickbox
Philip Almeida
philip.almeida at gmail.com
Wed Sep 19 13:21:39 CEST 2007
Hello ECT,
yesterday I come into a "thing" I want to share to see if you now something
more:
I am using MVC with xajax.
I wanted to use "thickbox" (http://jquery.com/demo/thickbox/) from jquery to
lunch a iframe.
If I insert the launch code beneath in the original html page it works:
<a href="'http://www.mypage.com?&TB_iframe=true&height=400&width=750'"
class="thickbox">
Launch
</a>
If the same code is call by ajax (this is, a ajax call returns the above
code to the browser) it falls.
Any ideias?
thanks,
philip
More information about the TYPO3-team-extension-coordination
mailing list