Changes between Version 27 and Version 28 of Catalogue


Ignore:
Timestamp:
Jun 26, 2012 10:43:54 PM (12 years ago)
Author:
tolix
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Catalogue

    v27 v28  
    3737
    3838<script type="text/javascript">
    39   function doit(el) {
    40     alert(el);
     39  function recalc(el) {
     40    alert(el.value);
    4141  }
    4242</script>
     
    5858 <td class="store" align="center">300 руб/мес<sup>1</sup></td>
    5959 <td class="store"> &times; <input name="monitoring_basic" class="shopping-cart-input"
    60   onchange="javascript:alert(this)"
    61   onkeypress="javascript:doit('rty')"></input></td>
     60  onchange="javascript:recalc(this)"
     61  onkeypress="javascript:recalc(this)"></input></td>
    6262</tr>
    6363<tr>