Results 1 to 3 of 3

Thread: scroll bar problem

  1. #1
    Join Date
    Oct 2006
    Location
    London
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default scroll bar problem

    Im trying to find out why i can't get rid of the scroll bar in the middle of the web page. the page is using iframe and pulling the info from another site.

    to see the problem follow the link:
    http://www.mcqueenpc.com/demosite/sales_results.html

    we're looking to make it so the list continues and users have to scroll using the standard brower window.

  2. #2
    Join Date
    Sep 2005
    Posts
    882
    Thanks
    0
    Thanked 3 Times in 3 Posts

    Default

    First of all don't use iframes for this and many more reasons. Secondly, here is a solution.

  3. #3
    Join Date
    Oct 2006
    Location
    London
    Posts
    2
    Thanks
    0
    Thanked 0 Times in 0 Posts

    Default

    i've looked at this script but found this:

    *All external pages loaded into the iframe must be from the same domain as the page the iframe tag is inserted in. Setting the iframe's src to an external site such as "http://www.google.com" will not work, since the script cannot probe and detect the height of pages from external domains.

    the pages loaded are from a different site. is there a way around this?

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
  •