Changes between Version 29 and Version 30 of Catalogue


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Catalogue

    v29 v30  
    3838<script type="text/javascript">
    3939  function recalc(el) {
    40     alert(el.value);
     40    el.nextSibling.innerHTML = 'hi there';
    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   onkeyup="javascript:recalc(this)"></input></td>
     60  onkeyup="javascript:recalc(this)"></input>dfg</td>
    6161</tr>
    6262<tr>