> I'm using pagerAnchorBuilder to use existing markup that contains
> thumbnails of the screenshots I'm cycling through. The images, before
> Cycle attaches to them, are linked directly to pages with more detail
> for that screenshot. I'd like to use the pager to only show what slide
> is active, but not to link to activate a given slide. Instead, I want
> the link to be unchanged, so when clicking on a thumbnail, it goes to
> a new page.

The pagerEvent option defaults to 'click'.  If you set it to some
bogus event you should get the behavior you want.  For example:

pagerEvent: 'bogus'


Mike

Reply via email to