noalyss-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Noalyss-commit] [noalyss] 07/27: Javascript script : posY


From: Dany De Bontridder
Subject: [Noalyss-commit] [noalyss] 07/27: Javascript script : posY
Date: Thu, 02 Oct 2014 14:23:09 +0000

sparkyx pushed a commit to branch master
in repository noalyss.

commit 004676e0b09cb25ed5c77f274402d12cb133d06b
Author: Dany De Bontridder <address@hidden>
Date:   Tue Sep 16 21:17:53 2014 +0200

    Javascript script : posY
---
 html/js/infobulle.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/html/js/infobulle.js b/html/js/infobulle.js
index de8ac18..4fe431c 100644
--- a/html/js/infobulle.js
+++ b/html/js/infobulle.js
@@ -24,7 +24,7 @@
  \endcode
  */
 
-var posX=0,posy=0,offsetX=10,offsetY=10;
+var posX=0,posY=0,offsetX=10,offsetY=10;
 document.onmousemove=getPosition;
 var content=new Array();
 content[0]="Donnez le quickcode ou tapez une partie du nom de la fiche, en 
appuyant sur le bouton, vous pourrez la chercher";



reply via email to

[Prev in Thread] Current Thread [Next in Thread]