2007-09-07から1日間の記事一覧

Event Utility: Simple Event Handling and Processing

http://developer.yahoo.com/yui/examples/event/eventsimple.html↑のデモページの青いボックスをクリックすると”Hello World”がポップアップします。 その下のリンクは、どちらも、同じhref属性を定義していますが 上は別ページへ遷移し、下のリンクは遷移…

YUI事始め Event Utility

http://developer.yahoo.com/yui/examples/event/index.html Simple Event Handling and Processing: 簡単なイベントアタッチと、ブラウザ中立のイベントメソッドを提供するイベントユーティリティの使い方のデモンストレーションです Using Custom Events…