[jQuery] Make a Thickbox with the iframe query parameter talk to update the html of the parent page

[jQuery] Make a Thickbox with the iframe query parameter talk to update the html of the parent page


$
('div#test',parent).empty().append("<cfoutput>#texttowritetoparentdiv#</
cfoutput>");
Is there something wrong with this that you can see?