by classname. Or put
> them all in a parent container and reference them with child selectors:
>
> $('#container div')
>
> andy
>
> -Original Message-
> From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
>
> Behalf Of petrozza
> Se
Hi! I am relatively new to jQuery and recently ran into the following
problem. Let's say I have a few DIVs of the same dimensions on top of
each other. I need to expand/shrink them at the same time. I tried
running a loop through these DIVs and doing something like:
for(i=0;i<5;i++){
$('#divid'+
as part of a group by classname. Or put
> them all in a parent container and reference them with child selectors:
>
> $('#container div')
>
> andy
>
> -Original Message-
> From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
>
> Behalf Of petrozza
&
lassname. Or put
> them all in a parent container and reference them with child selectors:
>
> $('#container div')
>
> andy
>
> -Original Message-
> From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
>
> Behalf Of petrozza
> Sent: Tuesd
ginal Message-
> From: jquery-en@googlegroups.com [mailto:[EMAIL PROTECTED] On
>
> Behalf Of petrozza
> Sent: Tuesday, October 09, 2007 9:17 AM
> To: jQuery (English)
> Subject: [jQuery] animating multiple items at the same time
>
> Hi! I am relatively new to jQuery and r
Hi! I am relatively new to jQuery and recently ran into the following
problem. Let's say I have a few DIVs of the same dimensions on top of
each other. I need to expand/shrink them at the same time. I tried
running a loop through these DIVs and doing something like:
for(i=0;i<5;i++){
$('#divid'+
6 matches
Mail list logo