phpcompta-dev
[Top][All Lists]
Advanced

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

[Phpcompta-dev] r5107 - phpcompta/tags/rel650/html/js


From: phpcompta-dev
Subject: [Phpcompta-dev] r5107 - phpcompta/tags/rel650/html/js
Date: Sun, 16 Sep 2012 18:53:59 +0200 (CEST)

Author: danydb
Date: 2012-09-16 18:53:59 +0200 (Sun, 16 Sep 2012)
New Revision: 5107

Modified:
   phpcompta/tags/rel650/html/js/scripts.js
Log:
Am?\195?\169liore apparence calculatrice

Modified: phpcompta/tags/rel650/html/js/scripts.js
===================================================================
--- phpcompta/tags/rel650/html/js/scripts.js    2012-09-16 16:40:59 UTC (rev 
5106)
+++ phpcompta/tags/rel650/html/js/scripts.js    2012-09-16 16:53:59 UTC (rev 
5107)
@@ -902,6 +902,8 @@
     }
     var sid='calc1';
     var shtml='';
+       shtml+='<div 
style="float:right;height:10px;display:block;margin-top:2px;margin-right:2px">  
   <a onclick="removeDiv(\'calc1\');" href="javascript:void(0)" 
id="close_div">Fermer</a></div>';
+       shtml+='<div>   <h2 class="info">Calculatrice</h2></div>';
     shtml+='<form name="calc_line"  method="GET" onSubmit="cal();return 
false;" >Calculatrice simplifiée: écrivez simplement les opérations que vous 
voulez puis la touche retour. exemple : 1+2+3*(1/5) <input class="input_text" 
type="text" size="30" id="inp" name="calculator"> <input type="button" 
value="Efface tout" class="button" onClick="Clean();return false;" > <input 
type="button" class="button" value="Fermer" onClick="removeDiv(\'calc1\')" >';
     shtml+='</form><span id="result">  </span><br><span id="sub_total">  Taper 
une formule (ex 20*5.1) puis enter  </span><br><span id="listing"> </span>';
 



---
PhpCompta est un logiciel de comptabilité libre en ligne (full web)
Projet opensource http://www.phpcompta.eu



reply via email to

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