MMNCS.COM
  • Web
    • WordPress
    • Joomla
    • Drupal
  • Tips & Tricks
    • Youtube
    • WordPress
    • Windows
    • Web
    • Twitter
    • Linux Ubuntu
    • Google
    • Facebook
    • Drupal
    • Developer
    • Designer
    • Apple
  • Tech News
    • Windows Phone
    • Servers
    • Search Engines
    • Nokia
    • Microsoft
    • iPhone
    • Google
    • Facebook
    • Browsers
    • Apple
  • Social Media
    • Youtube
    • Yahoo
    • Twitter
    • Google+
    • Facebook
  • Server
    • Web Server
      • NGINX
      • Apache Web Server
    • Ubuntu
    • Security
      • Access Control
    • Mail Server
    • Hosting
    • FTP Server
    • Firewall
    • Database
      • MySQL
    • Backup
  • SEO
    • Yahoo Search
    • Google Search
    • Google AdSense
    • Bing
  • Off-Topic
    • Weird
    • Music
    • Fun
    • Documentaries
  • Mobile
    • Windows Phone 7
    • iPhone
    • Android
  • Google
    • Google Translate
    • Google Plus
    • Google PageRank
    • Google Adwords
    • AdSense
  • Design & Dev
    • Webdevelopment
    • Version Control
      • Git Version Control
    • Programming
    • PHP
    • JavaScript
    • HTML
    • Development Environment
    • CSS

Related

  1. How to Remove Comment Author Link or open it in a new window in WordPress [WordPress Developer]
  2. How To Export All Your Facebook Friends To Google+ Using Yahoo Mail [Google+]
  3. How to export all your Facebook friends to Google+ [Google Plus]
  • Share on Tumblr

Solved: Facebook XFBML Like Button Bug Creates a Vertical Scroll-Bar [Web Developer]

by MMNCS on September 16th, 2011
facebook-like-button-bug-solved-fixed-vertical-scroll-bar-tips-tricks-lifehack

After been doing a lot of work on the site I noticed when testing in IE8 and Firefox 3.6.x that I was the proud winner of a vertical scroll-bar. Spending hours to figure out why the page suddenly had become about 300 pixels wider I found that the problem had to do with the Facebook Like Button code.

 

This is not a problem if you one uses the iframe code, but using the iframe solutions also means a static height whereas the height is automatically adjusted when using XFBML code. So after been playing around with XFBML code I figured out that it was the div fb-root which was causing the problem and the solution was to hide it.

 

Shown below is the XFBML code which creates the Facebook Like Button and the solution to the vertical scroll-bar bug. This solution has been tested in Chrome, Firefox, IE8, IE9, Safari and Opera (which is actually a really nice browser). This is isn’t tested for IE7, but the like from a IE7 user isn’t that important ; )

 

XFBML code

<script type="text/javascript">// <![CDATA[
(function(d, s, id) {
 var js, fjs = d.getElementsByTagName(s)[0];
 if (d.getElementById(id)) {return;}
 js = d.createElement(s); js.id = id;
 js.src = "//connect.facebook.net/en_US/all.js#appId=251259271567761&#038;xfbml=1";
 fjs.parentNode.insertBefore(js, fjs);
}(document, 'script', 'facebook-jssdk'));
// ]]></script>

 

Solution
Set div fb-root css to display:none in your style-sheet.

#fb-root{
display: none;
}

You may be interested in

  1. Howto Easily Create a One click Twitter Follow Button to your Website – Introducing the brand new Twitter Follow Button
  2. Solve the problem with the div height 100% by using simple javascript [Developer]
  3. How to Remove Comment Author Link or open it in a new window in WordPress [WordPress Developer]
  4. How to export all your Facebook friends to Google+ [Google Plus]
  5. How To Export All Your Facebook Friends To Google+ Using Yahoo Mail [Google+]

support and subscribe to the site

Follow @mmncs
Posted in CSS, Facebook, HTML, Web, Webdevelopment Tags: 2011, facebook, LifeHack, Social Media Marketing, Solved Facebook XFBML Like Button Bug, Tips & Tricks, Vertical Scroll-bar scrollbar scroll bar, Web Developer
« Google Launches Seawater-Cooled Mega Data Center in Finland Hamina [Tech News]
Introducing Arduino ADK with a Boatload of Inventors [Mobile] »


Comments

You can leave a response, or trackback from your own site.
  1. 11-12-2011
    hassan

    man you rock its working for my facebook like box

    Reply

Leave a Reply

Click here to cancel reply.

Trackbacks & pingbacks

    Search terms for this article

    • scroll bar on button ie,
    • vertical scroll facebook like box,
    • iframe facebook like button permanent vertical scrollbar,
    • opera android facebook like box scroll ,
    • button follow google+ vertical,
    • facebook like vertical box,
    • facebook like button xfbml -blog,
    • facebook like center xfbml,
    • facebook like button script for ie7,
    • how to cancel scroll facebook like button script,
    • facebook like button scrollbar script,
    • scroll box facebook like,
    • hide vertical scroll bar in website,
    • facebook button scrollbar,
    • facebook youtube scroll bug,
    • facebook bug scroll,
    • xfbml howto,
    • vertical facebook bar in website,
    • facebook like button scroll,
    • vertical scrolling bar for social network button,
    • scroll in facebok like box,
    • facebook like button has scrollbars,
    • like box facebook scrolling horizontal iframe,
    • facebook like button ios scrolling,
    • facebook scroll bar glitch,
    • vertical button facebook,
    • facebook like button chrome scroll,
    • how to create scrolling bar like facebook,
    • facebook like box not working in ie9,
    • facebook like box scrollbar,
    • Subscribe

      Find MMNCS.COM on Facebook, about guides, tutorials and learning within webdevelopment, drupal, MySQL, PHP, WordPress, SEO...
      Follow MMNCS.COM on Twitter and get the latest updates
      Follow @mmncs
      Subscribe to MMNCS.COM newsletter, about guides, tutorials and learning within webdevelopment, drupal, MySQL, PHP, WordPress, Programming, Technology, SEO...
    • The Best technology news guides tips tricks on the Internet
    • best online art gallery, paintings, illustrations, fine art photography
    • Services

      Check your Google PageRank checker optimize seo serp page rank
      Take a picture of any website, WordPress Screenshot demo
    • Latest

      Facebook Helps Breakup on One-Third of Marriages in the U.K.

      Facebook Helps Breakup on One-Third of Marriages in the U.K.

      December 30th, 2011

      Husbands and wives in the United Kingdom headed for divorce are increasingly citing Facebook in thei[...]

      Nokia Lumia 800 Demo of Skyscanner. Flight Deals Search for Windows Phone

      Nokia Lumia 800 Demo of Skyscanner. Flight Deals Search for Windows Phone

      December 30th, 2011

      Here's another awesome application for the Nokia Lumia 800 and other Windows Phones. Skyscanner allo[...]

      Nokia Lumia, Samsung, HTC rumored to announce LTE Windows Phone smartphones at CES

      Nokia Lumia, Samsung, HTC rumored to announce LTE Windows Phone smartphones at CES

      December 29th, 2011

      Rumor has it that the one thing that is notoriously missing (well, one of the things) from any Wind[...]

      Why I’m Replacing My iPhone With Nokia Lumia 800 And Why Android Is No Option

      Why I’m Replacing My iPhone With Nokia Lumia 800 And Why Android Is No Option

      December 7th, 2011

      Spoiler alert: This article is about how great the new Nokia Lumia 800 is, so if you are an iPho[...]

      Apple iPhone 4S Battery Drain Is Starting To Become A Serious Issue [iOs 5]

      Apple iPhone 4S Battery Drain Is Starting To Become A Serious Issue [iOs 5]

      November 29th, 2011

      Waiting on the next expected fix from Apple, iPhone 4S users complaining of rapid battery drain are [...]

    • musicfordriving com music for driving underground experimental electronic electronica dj rock jazz upcomming interesting music hot list hype
    • Selected

      Bill Gurley; Too Many Start-Ups Chase Too Little Cash

      Bill Gurley; Too Many Start-Ups Chase Too Little Cash

      November 14th, 2011

      Venture capitalist Bill Gurley has noticed something new this autumn: a big jump in the number of wh[...]

      The Best Programming Contest Ever Made – The AI Challenge Ants 2011 [Developer]

      The Best Programming Contest Ever Made - The AI Challenge Ants 2011 [Developer]

      October 30th, 2011

      The best programming contest ever made! Well that is what they state. The AI Challenge Ants 2011 is [...]

      Take A Picture Of Any Website [WordPress Screenshot Demo]

      Take A Picture Of Any Website [WordPress Screenshot Demo]

      October 28th, 2011

      Take a picture of any website. Just enter the website address in the form and press the button "Take[...]

      Optimize Your Time And Write Better CSS With {less} – [CSS Stylesheets]

      Optimize Your Time And Write Better CSS With {less} - [CSS Stylesheets]

      October 23rd, 2011

      If you think parts of CSS is repetitive, tedious, and … well, very boring. Have a look here. LESS [...]

      Call Your Friends For Free –  Cut The Expensive Voice And Text Plans To The Bare Minimum [Mobile Apps]

      Call Your Friends For Free - Cut The Expensive Voice And Text Plans To The Bare Minimum [Mobile Apps]

      October 14th, 2011

      After been using Viber for some time now. We highly recommend this mobile application for all smartp[...]

    • News

      Facebook Helps Breakup on One-Third of Marriages in the U.K.

      Facebook Helps Breakup on One-Third of Marriages in the U.K.

      December 30th, 2011

      Husbands and wives in the United Kingdom headed for divorce[...]

      Nokia Lumia 800 Demo of Skyscanner. Flight Deals Search for Windows Phone

      Nokia Lumia 800 Demo of Skyscanner. Flight Deals Search for Windows Phone

      December 30th, 2011

      Here's another awesome application for the Nokia Lumia 800 and[...]

      Nokia Lumia, Samsung, HTC rumored to announce LTE Windows Phone smartphones at CES

      Nokia Lumia, Samsung, HTC rumored to announce LTE Windows Phone smartphones at CES

      December 29th, 2011

      Rumor has it that the one thing that is notoriously missing[...]

    • Social Media

      Add a Cool Google Plus Profile Add to Circles Widget to Your Website [Google Plus]

      Add a Cool Google Plus Profile Add to Circles Widget to Your Website [Google Plus]

      August 11th, 2011

      Google Plus has created a very simple widget to embed your Google Plus profile on websites. This wid[...]

      How To Export All Your Facebook Friends To Google+ Using Yahoo Mail [Google+]

      How To Export All Your Facebook Friends To Google+ Using Yahoo Mail [Google+]

      August 8th, 2011

      Since the popular Chrome extension Facebook Friends Exporter got blocked we needed another way of ge[...]

      How to export all your Facebook friends to Google+ [Google Plus]

      How to export all your Facebook friends to Google+ [Google Plus]

      August 6th, 2011

      You have to be fast if you want it the easy way. Since Facebook is doing everything in their power n[...]

    • Google

      Check Your Google Page Rank Here – Updated To Use The New Google PageRank Query URL

      Check Your Google Page Rank Here - Updated To Use The New Google PageRank Query URL

      October 8th, 2011

      Check PAGE RANK of Web site pages Instantly This is a free service to check Google™ page rank ins[...]

      Add a Simple Google Translate DropDown Box To Your Web Site [Tips & Tricks]

      Add a Simple Google Translate DropDown Box To Your Web Site [Tips & Tricks]

      September 6th, 2011

      Google Translate is the best free online translation service today and I often wonder why I rarely s[...]

      Google Closes Down 10 Mayor Business Areas [Tech News]

      Google Closes Down 10 Mayor Business Areas [Tech News]

      September 5th, 2011

      Google closes down 10 business areas in which the company itself calls "autumn-cleaning."The cle[...]

    • Home
    • About
    • Contact
    • Wollawonka
    Copyright © MMNCS.COM is a site aimed at web developers, system engineers and designers offering tutorials and articles on technologies, skills and techniques to improve how you design and build websites. We cover Open Source recommendations, Linux Server guides, PHP, HTML, CSS, Drupal & WordPress Tutorials, Guides, Tips & Technology News.