Results 1 to 2 of 2

Thread: Drop-down Document Viewer -- modify code

  1. #1
    Join Date
    Sep 2010
    Posts
    1
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Question Drop-down Document Viewer -- modify code

    1) Script Title: ::
    Drop-down Document Viewer II

    2) Script URL (on DD):
    http://www.dynamicdrive.com/dynamici...pdownview2.htm

    3) Describe problem:
    I was wondering if it is possible to change the code to see the middle or bottom page of a site(not the top) and eliminate the scroll bar



    thanks for managing a great site

  2. #2
    Join Date
    Aug 2004
    Posts
    10,143
    Thanks
    3
    Thanked 1,008 Times in 993 Posts
    Blog Entries
    16

    Default

    Hmm not that I'm aware of. Scrolling a IFRAME in JavaScript won't work if the document contained inside is from an external source (ie:www.yahoo.com), due to JavaScript's same origin security requirement.
    DD Admin

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
  •