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 7681435
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T18:20:27+00:00 2026-05-31T18:20:27+00:00

I have some login code that works well for Firefox and other browsers, but

  • 0

I have some login code that works well for Firefox and other browsers, but it gives me an error when I use it in Internet Explorer. Help me.

Here is the code: http://jsfiddle.net/6HXmS/1/

  • 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-05-31T18:20:28+00:00Added an answer on May 31, 2026 at 6:20 pm
    1. Make sure you have added all the required og:meta tags
      https://developers.facebook.com/docs/opengraph/
      also you have using the html5 version of the button but your document is not set to doc type html5, change doc type or, you could try the xfbml version of the button if all else fails.
    2. Try rendering the button after JS.sdk has loaded.

        <div id="fb-root"></div>
        <div id="loginbutton"></div>
        <script>
        window.fbAsyncInit = function() {
            FB.init({
                appId      : '136067339849637', // App ID
            channelUrl : '//www.crabiz.biz/channel.html', // Channel File
                status     : true, // check login status
                cookie     : true, // enable cookies to allow the server to access the session
                oauth      : true, // enable OAuth 2.0
                xfbml      : true  // parse XFBML
            }); 
        function loginbutton(){
        var loginb=document.getElementById('loginbutton');
        //loginb.innerHTML='';
        loginb.innerHTML=' <div class="fb-login-button" on-login="funx()" scope="email,user_likes,user_about_me,publish_stream,read_friendlists">
                Installa Artesposa
              </div><br>';
        FB.XFBML.parse(loginb);
        };
    loginbutton();
        };
        (function(d){
            var js, id = 'facebook-jssdk'; if (d.getElementById(id)) {return;}
            js = d.createElement('script'); js.id = id; js.async = true;
            js.src = "//connect.facebook.net/en_US/all.js";
            d.getElementsByTagName('head')[0].appendChild(js);
        }(document));
    
        function funx() {    
            window.top.location.href = "https://www.facebook.com/Partecipazioninozze.Artesposa/app_136067339849637";    
            }
        function funxie() {    
            window.top.location.href = "https://apps.facebook.com/arte-sposa";    
            } 
    
        </script> 
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have some code in an IAuthorizationFilter which redirects the user to a login
Why do i have to use some persistent-login module to make my users login
There are some HTML based games (ie bootleggers.us) that have a simple login form
I have some code that iterates through files in a directory and does useful
I really like to have some graphic on my startup/login screen when starting my
I have a controller user with a method login For some reason, when I
i have a hardware token for remote login to some citrix environment. When i
I have to login in to various elements to retrieve some data, problem is
I need some advanced CSS help here. I have a login button and a
I have some logic in a method that operates on a specified type and

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.