Page 2 of 2 FirstFirst 12
Results 11 to 12 of 12

Thread: Book Flip Slideshow Centering and Buttons

  1. #11
    Join Date
    Jun 2006
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Quote Originally Posted by songdove
    Thanks John. I'll play with those extended controls, and the iframe idea will work very well for my purposes.
    Ok, as it turns out the iframe only works in so far as displaying more than one book on a page. But to make the links open out of the frame they're in, I have to specify "new", which opens an entirely new page as a result.

    Is there a way to tell the script to open in the page holding the iframe? I know in traditional frames, you specify the name of the frame, but in an iframe, the frame doesn't have a name, or at least mine don't, and page automatically open inside it anyway without the "new" designation and I don't want that.

    I tried typing in "parent" but that didn't work, the page merely opened inside the iframe.

    This is such a cool script! Any ideas?

  2. #12
    Join Date
    Jun 2006
    Posts
    5
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    Oh strange, I got an email about a reply that isn't here, anyway,

    Try:

    _top

    in place of:

    _new
    By jscheuer1, did work, thanks so much.

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •