[[JavaScript/Library/script.aculo.us]]
 
 &pgid();
 #contents();
 
 ** Effect.Move [#u16e5050]
 エレメントを移動します.
 Effect.MoveBy は過去の名前です.
 
 *** Example [#a7cb49ce]
 This will move object to corner of the window (x=0; y=0):
  new Effect.Move (obj,{ x: 0, y: 0, mode: 'absolute'});
 
 This will move object 30px up and 20px to the right (the default mode is ‘relative’):
  new Effect.Move (obj,{ x: 20, y: -30, mode: 'relative'});
 
 参考:[[Effect.Move>http://wiki.script.aculo.us/scriptaculous/show/Effect.Move]]
 // #blikifooter(進地)
 
 tag: [[Effects>tag/Effects]], [[JavaScript>tag/JavaScript]], [[Tween>tag/Tween]]
 

トップ   編集 差分 バックアップ 添付 複製 名前変更 リロード   新規 一覧 単語検索 最終更新   ヘルプ   最終更新のRSS

アークウェブのサービスやソリューションはこちら