MootoolsではHTMLの読み込みに最適化されたクラスRequest.HTMLが用意されています。 Request.HTMLはRequestクラスのサブクラスです。 Request.HTMLもRequestと同じように扱えます。 Requestと違う部分は、コールバック関数の仕様と、オプションで指定できる項目... 続きを読む
Request.JSONを使用すると、リクエストのレスポンスで受信した、JSONフォーマットのデータを楽に扱える用になります。 通常、受信したデータはパースしてオブジェクトに変換したり、フォーマットの妥当性チェックを行う必要があります。 Request.JSONを使用する... 続きを読む
As of today a new version of MooTools is available. This includes MooTools Core and MooTools More. We’ve communicated a lot about changes for 2.0 but we also felt we had some good stuff that would benefit you directly which we wanted to add ... 続きを読む
MooTools API Documentation Popular Pages Element - Interact with the DOM Element.Event - Add events to DOM Elements Class - Use MooTools with Class Fx.Tween - Create effects for single properties Request - An XMLHttpRequest Wrapper Interestin... 続きを読む
Mootoolsを使い始める前に是非読んで頂きたいものと、効率よく学習するための参考記事をご紹介したいと思います。 特にjQuery vs MootoolsはMootoolsのコンセプトに触れているので読んで頂きたいです。 内容は現在のMootoolsのバージョンで有益な記事やサイトだ... 続きを読む
The Wall is a plugin for Mootools javascript framework designed to create walls of infinite dimensions. Its flexibility allows different applications, from infinite wall mode to Coda slider mode. The Wall creates compatible interfaces with th... 続きを読む
Information based on data from jquery.com, mootools.net, and wikipedia.com. The Mottos Say It All If you go to the jQuery site, here's what it says at the top of the page about what jQuery is all about: jQuery is a fast and concise JavaScript... 続きを読む
MooToolsの開発者がわざわざドメインを取ってまで書いていたので、全訳してみました。コードハイライターは自作なので、インデント付けがまだできてません。そこら辺が読みづらいのはご勘弁を。 jQuery vs MooTools May, 2009 - Aaron Newton of Clientcide こ... 続きを読む
mootools, a super lightweight web2.0 javascript frameworkMooTools is a compact, modular, Object-Oriented JavaScript framework designed for the intermediate to advanced JavaScript developer. It allows you to write powerful, flexible, and cross... 続きを読む
MooToolsの読み込み 公式サイトで配布されているファイルは大きく分けてCoreとMoreの二つ! CoreがMooToolsを利用するのに最低限必要となるコンポーネントで、Moreは機能拡張の為のおまけ。 Forgeはユーザーが作ったプラグイン置き場です。Forgeにないものを探... 続きを読む
MootoolsはMITライセンスで公開されているJavascript Frameworkです。 ライブラリサイズは133 KB(1.2互換なし)、142KB(1.2互換あり)と大きめですが、モジュール化されているのでモジュール構成によってこのサイズより小さくなったりします。 必要な機能がある程... 続きを読む
jQueryは「クラス」ではなく「プラグイン」らしい 2010/01/05 07:02 Posted by yutaka tweet javascript, WordPress javascriptをmootoolsからjQueryに書き換えるときにちょっと迷ったのでメモ。WordPressだと標準でjQueryが入っているようなので、jQueryに統一... 続きを読む
Topics .NET (68) 3D (3) Accessibility (57) Adobe (92) Advertising (3) Ajax (385) Ajaxian.com Announcements (15) Android (2) Announcements (99) Appcelerator (3) Apple (19) Aptana (30) Articles (217) Atlas (8) Bespin (6) Book Reviews (21) Bookm... 続きを読む