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
_______________________________________________
Phpcompta est un logiciel libre de comptabilité en ligne
(http://www.phpcompta.eu)
Phpcompta-dev mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/phpcompta-dev