jQuery Lover, Thank you so much. It worked fine now. You can see it here http://www.laseralliance.com
On Feb 7, 2:24 am, jQuery Lover <ilovejqu...@gmail.com> wrote: > Try to delete "@" on line 79. > > 79: TB_TempArray = $("a...@rel="+imageGroup+"]").get(); > > 79: TB_TempArray = $("a[rel="+imageGroup+"]").get(); > > ---- > Read jQuery HowTo Resource - http://jquery-howto.blogspot.com > > On Sat, Feb 7, 2009 at 3:43 AM, newbie <alanv...@gmail.com> wrote: > > > I upgraded from jquery 1.2.2 to 1.31 but thickbox 3.1 does not work. > > Any help is appreciated