hi,
on clicking link, the action will be called, with in the action i am using code below..
page.replace_html('replace', :partial=>"my_things")
here, i want to see this replacement in side thickbox..
please guide me with the code to,call thickbox inside or from rjs..
thanks