[jQuery] Re: struggling to get iframed content using jQuery Thickbox plugin for a calendar

2008-06-30 Thread mjatharvest
That worked! Awesome, thank so much. On Jun 30, 3:45 pm, tlphipps <[EMAIL PROTECTED]> wrote: > Since you're adding the class="thickbox" using jquery, you'll need to > make sure you call the tb_init() function again AFTER you set the > class. > What's probably happening is that the tb_init functio

[jQuery] Re: struggling to get iframed content using jQuery Thickbox plugin for a calendar

2008-06-30 Thread tlphipps
Since you're adding the class="thickbox" using jquery, you'll need to make sure you call the tb_init() function again AFTER you set the class. What's probably happening is that the tb_init function is running BEFORE the class="thickbox" is set. On Jun 27, 10:05 am, mjatharvest <[EMAIL PROTECTED]>

[jQuery] Re: struggling to get iframed content using jQuery Thickbox plugin for a calendar

2008-06-30 Thread mjatharvest
I've commented this section of my script for now so I can finish this up, but if anybody is interested in helping please reply, and I'll show you what's up. On Jun 27, 10:05 am, mjatharvest <[EMAIL PROTECTED]> wrote: > Hi All, > > I'm working on a calendar for a site in the works at this > link: