エントリーの編集
エントリーの編集は全ユーザーに共通の機能です。
必ずガイドラインを一読の上ご利用ください。
sergiomartino/jQuery-LiveTweet · GitHub
記事へのコメント0件
- 注目コメント
- 新着コメント
このエントリーにコメントしてみましょう。
注目コメント算出アルゴリズムの一部にLINEヤフー株式会社の「建設的コメント順位付けモデルAPI」を使用しています
- バナー広告なし
- ミュート機能あり
- ダークモード搭載
関連記事
sergiomartino/jQuery-LiveTweet · GitHub
readme.textile jQuery LiveTweet documentation What it does jQuery LiveTweet is a jquery plugin th... readme.textile jQuery LiveTweet documentation What it does jQuery LiveTweet is a jquery plugin that fetches tweets of a Twitter user. How to use it <script src="http://code.jquery.com/jquery.min.js"></script> <script src="jquery.livetweet.js"></script> <script> $(document).ready(function() { $('#your_element').livetweet({ 'username' : 'twitter_user' }); }); </script> Options username: Your twitter