スマートフォン対応でよく使うhtml、css、javascriptのまとめ
スマートフォン(ios、android)向けのウェブサイト・ウェブアプリを作る際に個人的によく使うhtml、css、javascriptの備忘録。
Read the rest of this entry »
スマートフォン(ios、android)向けのウェブサイト・ウェブアプリを作る際に個人的によく使うhtml、css、javascriptの備忘録。
Read the rest of this entry »
cssのアニメーションにfirefox5から対応したということで、復習してみた。
Read the rest of this entry »
ECMA-262の第5版(ES5)のまとめ記事見てたらArrayオブジェクトにforEachが追加されてた。
ということで、個人的なメモ。
Read the rest of this entry »
jQuery1.5から導入されていたDeferred Objectについて、詳しく理解していなかったので調べてみたところ、すてきな機能っぽいのでまとめてみた。
Read the rest of this entry »
css拡張メタ言語Less。個人的によく使うスニペットの備忘録。
Read the rest of this entry »
jQuery1.7がリリースされたのですが、今回追加されたevent apiのon()、off()がとても便利で、on()でイベントを登録し、off()でイベントを削除するするということで、これまでより直感的です。
Read the rest of this entry »
websocketで何かしてみたくて、さらにbackbornjsも触りたかったということで、ircのようなチャットを作ってみました。
Read the rest of this entry »
備忘録です。
ios5のsafariでinput type numberの仕様が変かわってました。
Read the rest of this entry »
大規模なwebアプリケーションを構築する際にCSS自体の管理も煩雑になりがち。ベンダープレフィックスなどの記述自体も面倒になってきたので、それらを解決する一つの方法として『SASS』と『LESS』を検討してみました。
Read the rest of this entry »
Apple共同設立者で前CEOのSteve Jobs氏が亡くなりました。
Read the rest of this entry »