Facebook接続用にwww.news.yahoo.comで見た上記の画像のような拡張機能やウィジェットはありますか?私のasp.netWebサイトにも同じものを含めたいです...
Functionality :
Your Activity : Shows the News that has been read after logged in.
It Posts in Face Book activities.
Social ON : To allow the script to post in FB
Social OFF : To not allow the script to post in FB
Firebugを使用してyahooが何を使用したかを調査したところ、これを確認できました...
<div id="mediasocialchromelogin" class="yom-mod yom-socialchrome-login">
<h4 class="login_title">You on Yahoo! News</h4>
<a class="img" role="button" href="#" id="yui_3_5_1_1_1339394442690_1094">
<img width="50" height="50" data="{"username":"George","userid":"131343507"}" src="https://fbcdn-profile-a.akamaihd.net/static-ak/rsrc.php/v2/yo/r/UlIqmHJn-SK.gif">
<div class="fb_icon" data="{"username":"George","userid":"131343507"}"></div>
</a>
<div id="yui_3_5_1_1_1339394442690_851" class="txt">
<span class="user_name">George</span>
<div id="yui_3_5_1_1_1339394442690_950" class="desc">
<ul id="yui_3_5_1_1_1339394442690_750" class="func_bar">
</div>
</div>