If thickbox provides a callback function you should define the rollover behaviour within that. This will ensure the element/s to receive the events are present in the page when the events are attached.
Or try attaching your rollover event with this plugin: http://plugins.jquery.com/project/Listen Cheers Ollie On May 9, 11:22 am, mike ray <[EMAIL PROTECTED]> wrote: > Basically, all I am trying to do inside the thickbox popup is have a > rollover image. I cannot get jquery to work inside the thickbox, not > even the alert('test') function. > > Should this normally be working or do I need to rebind the DOM or > something kooky like that?