Architect's Log

I'm a Cloud Architect. I'm highly motivated to reduce toils with driving DevOps.

jQueryエントリのまとめ

ここまでのjQuery関連のエントリのまとめです。

参考にしたリソース

jQuery
jQuery is a fast, small, and feature-rich JavaScript library. It makes things like HTML document traversal and manipulation, event handling, animation, and Ajax much simpler with an easy-to-use API that works across a multitude of browsers. With a combination of versatility and extensibility, jQuery has changed the way that millions of people write JavaScript. ...

jQuery UI
jQuery UI is a curated set of user interface interactions, effects, widgets, and themes built on top of the jQuery JavaScript Library. Whether you're building highly interactive web applications or you just need to add a date picker to a form control, jQuery UI is the perfect choice. ...

jQuery 日本語リファレンス
jQuery does not mean Japanese Query ...

jQuery基礎文法最速マスター - to-R

jQueryのテスティングフレームワークQUnit (でぃべろっぱーず・さいど)
jQueryのSubversionリポジトリにtestフォルダがあって、jQuery自身のテストが納められていたのですが、そこで使われているテスティングフレームワークがQUnitとしてトップレベルのプロジェクトになったようです。 ...

2010/11/05 18:00 QUnitのサイトを追加
QUnit
QUnit: A JavaScript Unit Testing framework.