Results 1 to 5 of 5

Thread: How can I get my search form searches to show in the address bar?

  1. #1
    killahill

    Guest

    How can I get rid of my iFrames extra scroll bar?

    How can I get rid of my iFrames extra scroll bar but still be able to scroll down long pages. Like 800x1500. Some of the torrent site pages get really long.

    For example I searched for dvd in btjunkie thru my site and if I didnt enable auto scroll I wouldnt be able to see most of those results. But since I did enable it I can, but... that annoying second scroll bar is still there. :icon_scra
    http://www.plentyoftorrents.com/resu...&site=Btjunkie

    heres the properties of my iFrame.
    Code:
    <body onload="autofitIframe('torrent_window')">
    
    
    <?php
    include('menu.php');
    ?>
    
    <!-- include the site in an iframe -->
    <iframe id="torrent_window" src="<?php echo $url; ?>" scrolling="auto" width="100%" height="1200" marginwidth="0" marginheight="0" frameborder="0" vspace="0" hspace="0"></iframe>
    any help would be appreciated.:icon_prof

  2. #2

    Registered User

    Join Date
    May 2008
    Posts
    9
    Hi
    I think you need to set the heigth to a lower value, for example 800. Then, if the window resolution width is equal or bigger than 800, the second scroll bar should disapeer.

  3. #3
    HelenaP's Avatar

    go luath.. céanna go luat

    Join Date
    Jun 2007
    Location
    An bealach fada chun an bhaile
    Posts
    6,090

    The most Beautiful thing we can experience is the mysterious.
    It is the source of all true art and science.
    ~ Albert E.


  4. #4
    Feather's Avatar

    Great Spirits's Lost Soul

    Join Date
    Feb 2003
    Location
    United States of America and proud of it
    Posts
    2,870
    Quote Originally Posted by killahill View Post
    How can I get rid of my iFrames extra scroll bar but still be able to scroll down long pages. Like 800x1500. Some of the torrent site pages get really long.

    For example I searched for dvd in btjunkie thru my site and if I didnt enable auto scroll I wouldnt be able to see most of those results. But since I did enable it I can, but... that annoying second scroll bar is still there. :icon_scra
    http://www.plentyoftorrents.com/resu...&site=Btjunkie

    heres the properties of my iFrame.
    Code:
    <body onload="autofitIframe('torrent_window')">
    
    
    <?php
    include('menu.php');
    ?>
    
    <!-- include the site in an iframe -->
    <iframe id="torrent_window" src="<?php echo $url; ?>" scrolling="auto" width="100%" height="1200" marginwidth="0" marginheight="0" frameborder="0" vspace="0" hspace="0"></iframe>
    any help would be appreciated.:icon_prof
    How come this spammer has not been banned yet?
    { If you think a site is down then try... http://downforeveryoneorjustme.com/ }
    { May the Great Spirit smile down upon you and yours. May He bless you in all you do.}
    {For sites of interest check profile under biography}
    Feather
    www.fairtax.org

  5. #5
    HelenaP's Avatar

    go luath.. céanna go luat

    Join Date
    Jun 2007
    Location
    An bealach fada chun an bhaile
    Posts
    6,090
    Quote Originally Posted by Feather View Post
    How come this spammer has not been banned yet?
    Because a mod told him he had twenty four hours to change his sig to a single spam link.

    Then forgot.

    The most Beautiful thing we can experience is the mysterious.
    It is the source of all true art and science.
    ~ Albert E.


Similar Threads

  1. Poster of the year
    By grab_grab_the_haddock in forum The Lounge
    Replies: 90
    Last Post: February 2nd, 2011, 11:54 AM
  2. Trouble logging in to Waffles...
    By etos45 in forum BitTorrent
    Replies: 15
    Last Post: March 23rd, 2008, 07:59 AM
  3. To all those who use paypal...
    By CCSDUDE in forum The Lounge
    Replies: 20
    Last Post: August 13th, 2007, 10:02 AM
  4. Replies: 12
    Last Post: February 17th, 2007, 11:50 AM

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
  •