プロジェクト

全般

プロフィール

Defect #938

完了

Do not use window.onload

Scott Duensing さんが12年以上前に追加. 約12年前に更新.

ステータス:
却下(Invalid)
優先度:
通常(Normal)
担当者:
対象バージョン:
-
開始日:
2012/02/01
期日:
進捗率:

100%

予定工数:

説明

Using window.onload breaks other plugins. Please use Event.observe(window, 'load', function(){ codeHere; }); instead. Thanks!

他の形式にエクスポート: Atom PDF