prototype.jsからjQueryに移行する際に引っかかった点とか(後悔した)

ちょっととあるモノつくってたrprototype.jsが重すぎて死ねたのでjQueryに浮気しようとリファクタリングしてたら、
変更箇所が多すぎて絶望した!
変えたら色々と効果ありそうだなーと実感しつつ、やらなきゃよかったとひしひしと感じています…。
まぁ、今度何かでjQuery使うときに取り組みやすくなるからいいやと前向きに考えつつ頑張るます。

jQueryリファレンス(こっちのがいい)
http://www.mikage.to/jquery/jquery_ref.html

jQueryリファレンス
http://www.openspc2.org/JavaScript/Ajax/ref/jQuery/ver1.0.3/index.html

jQueryAjax
http://f32.aaa.livedoor.jp/~azusa/index.php?t=ajax&p=jquery_ajax_requests

jQueryのAjaxManager(追加ライブラリ?)
http://www.protofunc.com/scripts/jquery/ajaxManager/

jQueryprototype.jsのEvent.Observer
http://f32.aaa.livedoor.jp/~azusa/index.php?t=ajax&p=jquery_events_page_load

jQueryでinnerHTML,value(inputタグの)操作
http://f32.aaa.livedoor.jp/~azusa/index.php?t=ajax&p=jquery_attributes_html

jQueryCSS操作
http://f32.aaa.livedoor.jp/~azusa/index.php?t=ajax&p=jquery_css#a_jquery_css_css3

jQueryscript.aculo.us(追加ライブラリ)
http://www.openspc2.org/JavaScript/Ajax/ref/jQuery/ver1.0.3/index.html

jQueryチュートリアル
http://www.mikage.to/jquery/jquery_basic.html