jquery inside Ajax Tab

jquery inside Ajax Tab

Hi everyone, sorry if this has been posted before I did search and couldn't find the answer I needed.

I'm new to jquery and have got it working loading php pages into the tab ui using ajax.

The problem I am having is that inside one of those tabs I want to use thickbox to open up a user form, however clicking the link just opens a standard link up not a thickbox link, if the code is outside the tab it works fine, I've tried this in IE and FF.

I've even tried adding all the header files to the code which is loaded inside the tab with no avail.

Is there anything special that needs to be done to access jquery from inside an ajax loaded tab?

Many thanks in advance.