Try something like: $("#bioscontent").load("grabbios.php?id="+id+"",
function(){tb_init('a.thickbox, area.thickbox, input.thickbox');});

On 5/23/07, Tom Shafer <[EMAIL PROTECTED]> wrote:


I am using the jquery load function

function loadContent(id) {
                        $("#bioscontent").load("grabbios.php?id="+id+"");
                }

and I am wondering how I can make thickbox work inside of it. When i
try It just pushes the loading ar to the bottom of the page.

Here is the page I am using it on.
http://www.thebattalion.tv/dev/bios.php

I am trying to make it popup to play a flash movie.

Thanks

-TJ




--
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com

Reply via email to