Changes between Version 32 and Version 33 of Catalogue
- Timestamp:
- Jun 26, 2012 11:08:43 PM (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Catalogue
v32 v33 38 38 <script type="text/javascript"> 39 39 function recalc(el) { 40 alert(el.nextSibling.nodeValue); 41 el.nextSibling.nodeValue = 'hi there'; 40 el.nextSibling.nodeValue = ' = '; 42 41 } 43 42 </script> … … 59 58 <td class="store" align="center">300 руб/мес<sup>1</sup></td> 60 59 <td class="store"> × <input name="monitoring_basic" class="shopping-cart-input" 61 onkeyup="javascript:recalc(this)"></input> dfg</td>60 onkeyup="javascript:recalc(this)"></input></td> 62 61 </tr> 63 62 <tr>