[jQuery] Re: Access Elements Rendered in a Thickbox

2008-12-16 Thread simshaun
I can't directly answer your question, but the reason that adding the event listener to the hidden button on document ready does not work is this (or at least this is what the library I was working with did): When the Thickbox loads, it does not "directly" reference the container it's loading. I

[jQuery] Re: Access Elements Rendered in a Thickbox

2008-12-16 Thread Rob Wilkerson
On Dec 16, 3:33 pm, Ricardo Tomasi wrote: > Your thickbox script most certainly provides a callback function where > you could add those handlers, which one are you using? Hey Ricardo - I'm using http://jquery.com/demo/thickbox/. I'll dig a little deeper. I was hoping someone already knew th

[jQuery] Re: Access Elements Rendered in a Thickbox

2008-12-16 Thread Ricardo Tomasi
Your thickbox script most certainly provides a callback function where you could add those handlers, which one are you using? On Dec 16, 5:25 pm, Rob Wilkerson wrote: > Hey all - > > I'm looking for/wondering whether there is a way to access an element > loaded in a thickbox.  I have a page that