> I thought it might be possible using the slideExpr option, but I think
> I'm misunderstanding how that works. When I try this:
>
>         $('#slideshowl').cycle({
>             fx:    'fade',
>             pause:  1,
>             speed:    600,
>             timeout:  3,
>             slideExpr: 'div.web'
>         });
>
> I get an empty set.


No, you're not misunderstanding.  That's exactly what that option is
for.  Can you post a link to the page?

Reply via email to