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 wrote:
> Try to delete "@" on line 79.
>
> 79: TB_TempArray = $("a...@rel="+imageGroup+"]").get();
>
> 79: TB_TempArray = $("a[rel="+imageGroup+"]").get();
>
>
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 wrote:
>
> I upgraded from jquery 1.2.2 to
2 matches
Mail list logo