Pages

Thursday, February 23, 2012

How to Create Facebook Login box at Blogger

Gadgets For Blogger - If my friend wanted to get into your account on a website login required, usually on the website provided their login box. Examples of bloggers. Login widget regular blogger has obtained, to display blog. Want to know how to make it? Click Here. Well, but this was different, login facebook mounted on bloggers? What can? Usually not if you want to get into facebook at facebook.com should, but this is a blog? If interested, then see the script below.

- First of all go to blogger.com and log in there using the pass and ID

- When in the dashboard, select the design → Add → Javascript gadget

- Enter Code Here

<form method="POST" action="https://login.facebook.com/login.php?login_attempt=1" id="login_form">
<input type="hidden" name="charset_test" value="&euro;,&acute;,€,´,?,?,?" />
<input type="hidden" id="locale" name="locale" value="en_US" autocomplete="off" />
<tr><td class="html7magic"><label for="email">Email</label></td><td><input type="text" size=16 class="inputtext" name="email" id="email" tabindex="1" /></td></tr>
<tr><td class="html7magic"><label for="pass">Password</label></td><td><input type="password" size=16 class="inputtext" name="pass" id="pass" tabindex="2" /></td></tr>
<label class="uiButton uiButtonConfirm uiButtonMedium"><input value="Login Facebook" tabindex="4" type="submit" /></label>
<tr><td class="login_form_label_field">
</form>

- Then click Save.

Then the results will be as below.




0 comments:

Post a Comment

Related Posts Plugin for WordPress, Blogger...