[javascript]ソーシャルボタンの押された回数を取得する
タイトル通り
不親切なjQueryPluginを作りました。
lightboxやfancyboxと同じような画像ビューワーです。
これらと違うところはuiが無い点です。
uiは自分で作りたい時に良いかと
使い方はサンプルを見て下さい。
下記ブラウザで動作を確認しました。
Windows7 Firefox7.0.1
Windows7 GoogleChrome 16.0.912.75 m
Windows7 Safari 5.1
WindowsXP IE6
iPhoneのホーム画面の動きを2つの方法で制作しました。
CSS3のanimationで動かす方法と
CSS3のtransformの値をjQueryのanimateで変化させる方法。
iPhoneで閲覧した場合
前者は動的にanimationの設定をしているので
トゥイーンが始まる時にちょっと動作が止まってしまいます。
後者は滑らかです。
Firefox,Chrome,Safari,iPhoneで動きます。
twitterの画像共有APIが公開されたので遊びました。
参考にしたサイト
POST statuses/update_with_media | Twitter Developers
https://dev.twitter.com/docs/api/1/post/statuses/update_with_media
themattharris/tmhOAuth – GitHub
https://github.com/themattharris/tmhOAuth
Index of /projects/phpThumbnailer/
http://www.hido.net/projects/phpThumbnailer/
jQuery.uploadでアップロード画像のサムネイルの作成 | Toro-Unit Blog
http://www.torounit.com/blog/2011/05/18/735/
Twitterをワード検索して
検索結果にTwitpicのURLがあればリンクさせます。
リンクをクリックで右にその画像が出ます。
参考にしたサイト
https://github.com/meltingice/TwitPic-API-for-Javascript
htmlからpdfを出力します。
UIにはjQueryUIを使っています。
使い方
参考にしたサイト
@IT – jQuery UIで実現! Ajaxで複数選択ドラッグ&ドロップ
http://www.atmarkit.co.jp/fwcr/rensai/ajaxrecipe05/ajaxrecipe05_1.html
ホゲホゲロック
http://hoge2rock.com/154/
mPDF Manual
http://mpdf1.com/manual/index.php
mPDF » Download(Googleキャッシュ)
http://bit.ly/ha1jlM
参考にしたサイト
Solution For Very Long Dropdown Menus | CSS-Tricks
http://css-tricks.com/long-dropdowns-solution/
スライドショー自動再生
Google.com(iframe)
Apple.com(iframe)
参考にしたサイト
jQuery lightbox for images, videos, YouTube, iframes | Stephane Caron ? No Margin For Errors
http://www.no-margin-for-errors.com/projects/prettyphoto-jquery-lightbox-clone/