Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- like iframe:
- <iframe src="http://www.facebook.com/plugins/like.php?app_id=160726593941376&href=http%3A%2F%2Fwww.jamespeerless.com&send=true&layout=standard&width=450&show_faces=true&action=like&colorscheme=light&font=tahoma&height=80" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:450px; height:80px;" allowTransparency="true"></iframe>
- like fbml
- <div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=160726593941376&xfbml=1"></script><fb:like href="http://www.jamespeerless.com" send="true" width="450" show_faces="true" font="tahoma"></fb:like>
- comments fbml:
- <div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:comments href="example.com" num_posts="2" width="500"></fb:comments>
- activity iframe:
- <iframe src="http://www.facebook.com/plugins/activity.php?site=google.com&width=300&height=300&header=true&colorscheme=light&font=segoe+ui&border_color&recommendations=false" scrolling="no" frameborder="0" style="border:none; overflow:hidden; width:300px; height:300px;" allowTransparency="true"></iframe>
- activity xfbml:
- <script src="http://connect.facebook.net/en_US/all.js#xfbml=1"></script><fb:activity site="google.com" width="300" height="300" header="true" font="segoe ui" border_color="" recommendations="false"></fb:activity>
- login button:
- <div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=160726593941376&xfbml=1"></script><fb:login-button show-faces="true" width="200" max-rows="1"></fb:login-button>
- registration button:
- <iframe src="http://www.facebook.com/plugins/registration.php?
- client_id=113869198637480&
- redirect_uri=http%3A%2F%2Fdevelopers.facebook.com%2Ftools%2Fecho%2F&
- fields=name,birthday,gender,location,email"
- scrolling="auto"
- frameborder="no"
- style="border:none"
- allowTransparency="true"
- width="100%"
- height="330">
- </iframe>
- live stream:
- <div id="fb-root"></div><script src="http://connect.facebook.net/en_US/all.js#appId=160726593941376&xfbml=1"></script><fb:live-stream event_app_id="160726593941376" width="400" height="500" xid="" always_post_to_friends="false"></fb:live-stream>
Advertisement
Add Comment
Please, Sign In to add comment