Thanks. I'll give it a shot. Isaac
On Oct 22, 7:08 pm, Mike Alsup <[EMAIL PROTECTED]> wrote: > Well, Cycle won't do that for you, but it lets you tell it which slide > you want it to start on. So when your pages loads you can interrogate > the current window.location.href value and determine from that which > slide needs to be the first one displayed. Then call cycle with the > 'startingSlide' option. > > Mike > > On Oct 22, 7:59 pm, isaacn <[EMAIL PROTECTED]> wrote: > > > Is there a way to do a direct link to an arbitrary slide, from another > > page? I saw the demo where the link was on the same page, but this > > would be from somewhere that doesn't really know what slides exist (so > > it doesn't know which slide is where in the index.) > > > For what it's worth, the slide itself has an ID -- #photo-x (where x > > is the drupal node ID, not the index of the slide); can Cycle or > > jQuery grab the URL that was called and match it up to the index, > > allowing the slide to be directly linked to? > > > Thanks, > > > Isaac