Removing iframe Horizontal Scrollbar

Author’s Note (AN): Since I have been getting almost day-to-day hits on this post, I would like to hear from you guys if the simple trick you are about to read works for you. If so, I would highly appreciate it if you leave a comment. Otherwise, you might find the links generated by Google below more helpful than this.

Oh c’mon! A few days ago, I was already about to die trying to remove the freakin’ horizontal scrollbar of the iframe in this fanlisting. The problem is only associated with Internet Explorer. :devil: The last resort I could do was to compare it line after line with another code that does not show the said scrollbar. So how did it turn out? Well, it turns out, in my case, the only thing that was missing was a line before the DTD (document type declaration). I then remembered that the same thing holds true for the scrollbar colors that are not supported in Firefox. I used to do it before. So anyway, for instance, the first line of the code should not be

<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>

but instead,

<!–remove freakin’ iframe horizontal scrollbar anything goes here (perhaps even a blank line)–>

<!DOCTYPE html PUBLIC “-//W3C//DTD XHTML 1.0 Transitional//EN” “http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd”>

Whew, glad I did it. And oh, please bear with the title of this post. :sweat:

Lately…


7 Scribbles for “Removing iframe Horizontal Scrollbar

  1. christel on February 7th, 2008 at 6:41 pm

    oooooh.. spring waltz.. endless love series pala. i haven’t tried watching it.maybe i should watch one of these days.. haha i notice that everyone watches it. :)

    good luck with your exam. :)

    Today is Ash Wednesday, but I’m not going to the church. :sad: I’m becoming the devil. — that made me LOL. xD


  2. Christian on February 7th, 2008 at 8:01 pm

    Talaga? Fourth and last installment ng Endless Love ang Spring Waltz. Nagyon ko lang nalaman. Ang weird kasi eh, bakit ba sa 2 kasi ipinalabas. Lol. I’m not a fan of koreanovelas, madalang lang akong manood ng mga ganyan, the last koreanovela I watched was Princess Hours.


  3. usame on February 7th, 2008 at 8:44 pm

    Hello Nelson. Goodluck to that exam in OS :D I believe you will do well. Have a great day


  4. koko on February 9th, 2008 at 6:28 pm

    wooow… Spring waltz is an installment of the Endless Love series???

    Woah.

    ooh, Good luck with the exaaaammmm!!!! :cheerful: :angel: :wink:


  5. iframe scrollbar colors on June 3rd, 2008 at 4:40 pm

    [...] … I then remembered that the same thing holds true for the scrollbar colors that are not …http://www.flirt-wind.net/2008/02/removing-iframe-horizontal-scrollbar/IFRAME scrollbar colors…?They are a property of the page being loaded in to change them from the [...]


  6. vasaa on August 11th, 2008 at 8:26 pm

    hi..machan(thats one of word for friend in our country..)
    thanks lot..
    i also dieying with iframe horizontal scrollbar..now fixed it..
    thanx..again.
    bye


  7. Nelson on August 11th, 2008 at 8:39 pm

    Oi,

    I’m really pleased to finally hear from someone who also finds this little ‘fix’ effective.

    Glad to be of help, machan. :smile:




« Domain Registration

Two Words: Grow Up »