Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7915361
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T14:25:32+00:00 2026-06-03T14:25:32+00:00

My iframe code is set up as such <iframe src= https://www.facebook.com/plugins/registration ?client_id= &redirect_uri= &fields=

  • 0

My iframe code is set up as such

<iframe 
    src="
          https://www.facebook.com/plugins/registration
          ?client_id=
          &redirect_uri=
          &fields=
          [
            {'name':'name'},
            {'name':'email'}, 
            {'name':'phone', 'description':'Your Phone Number','type':'text'},
            {'name':'available','description':'When are you available?'}
          ]
        "

    scrolling="auto"
    frameborder="no"
    style="border:none;"
    allowTransparency="true"
    width="100%"
    height="400">
</iframe>

And it works great, no problems with functionality. My problem is that the input boxes are coming out the edge of the iframe, which I do not want.

I’m building my site responsively, so the container is resizing and on mobile browsers (portrait view) it looks like this

input breaking out of iframe

Is there any way to style this plugin so that instead of having it like this
enter image description here

I could have it

Name of Field
[input]

etcetc?

Or will it be easier to have an option to just go to a new page/load up a facebook popup with the registration form in it?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T14:25:33+00:00Added an answer on June 3, 2026 at 2:25 pm

    While the iFrame method does not offer clean resizing at widths narrower than ~340px, the XFBML integration should better handle narrow widths down to 260px, and will allow the labels and fields to be on separate lines as you described. See the XFBML section of the Registration Plugin Docs for more detail.

    Sample code is included below, as well as a screenshot of this flow in FF13.

    <div id="fb-root"></div>
    <script src="//connect.facebook.net/en_US/all.js#appId={YOUR_APP_ID}&xfbml=1"></script>
    <fb:registration 
      fields="[{'name':'name'},{'name':'email'}, {'name':'phone', 'description':'Your Phone Number','type':'text'},{'name':'available','type':'text','description':'When are you available?'}]" 
      redirect-uri="https://developers.facebook.com/tools/echo/"
      width="260">
    </fb:registration>
    

    example

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I'm using http://code.google.com/p/flex-iframe/ for showing html in an flex application. To set this up
example: at this domain http://www.example.com/234234/go.html is only one iframe-code how can i get the
I'm using http://code.google.com/p/flex-iframe/ for showing wikicontent in a flex app. <?xml version=1.0?> <mx:TitleWindow xmlns:mx=http://www.adobe.com/2006/mxml
I have the following code to set the src of an iFrame alert(this.options.url); this.iframe.src
How to make an iframe, where I can set the source code, not just
I'm wondering how to set an app/iframe as the home page on a facebook
I am trying to set the 'src' attribute for an iFrame. It works great
Set up a facebook App pulling a site through a canvas iframe (nothing special).
I am trying to set attributes for an IFRAME html control from the code-behind
I embedd youtube movies with the code below: <iframe id=ytplayer type=text/html width=840 height=470 src=http://www.youtube.com/embed/Bag1gUxuU0g?wmode=transparent&amp;autoplay=0&amp;autohide=1

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.