Writing /volume1/Web/Public/dokuwiki/data/log/deprecated/2024-11-15.log failed

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン前のリビジョン
次のリビジョン
前のリビジョン
study:javascript:event:mouse [2008/04/23 00:55] bananastudy:javascript:event:mouse [2008/04/23 04:13] (現在) banana
行 37: 行 37:
 ちなみに、**%%getWinXOffset()%%**,**%%getWinYOffset()%%**はWindowのoffsetのx座標、y座標を計算して返すメソッドである。\\ ちなみに、**%%getWinXOffset()%%**,**%%getWinYOffset()%%**はWindowのoffsetのx座標、y座標を計算して返すメソッドである。\\
  
 +{{keywords>popup image}}
  
  
 ===== Get the offset of window ===== ===== Get the offset of window =====
-<code javascript> 
 xOffsetの取得 xOffsetの取得
 +<code javascript>
 function getWinXOffset(){ function getWinXOffset(){
   if(window.scrollX) return window.scrollX; // Moziila   if(window.scrollX) return window.scrollX; // Moziila

QR Code
QR Code study:javascript:event:mouse (generated for current page)