Results 1 to 3 of 3

Thread: Iframe Scrolling

  1. #1
    Join Date
    Jun 2007
    Posts
    17
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default Iframe Scrolling

    I have an iframe on a webpage which requires scrolling to show its entire contents (the displayed page is wider than the iframe). i have seen the "scrollable iframe" script on this website, and wondered if a similar thing could be done with horizontal scrolling rather than vertical. also, can the scrolling be set in such a way that it moves a certain number of pixels, (there are images on the page within the iframe, and i want the next image to be shown when the user scrolls).

    please help
    karl

  2. #2
    Join Date
    Jun 2007
    Posts
    17
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    can somebody please help me with this?

  3. #3
    Join Date
    Mar 2007
    Posts
    38
    Thanks
    1
    Thanked 0 Times in 0 Posts

    Default

    kpw,

    Why not use this.......

    <iframe src="www.example.com" scrolling="yes" frameborder="0" width="100%" height="320"></iframe>

    - NairB

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
  •