Changes between Version 34 and Version 35 of Catalogue


Ignore:
Timestamp:
Jun 26, 2012 11:15:07 PM (12 years ago)
Author:
tolix
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Catalogue

    v34 v35  
    3838<script type="text/javascript">
    3939  function recalc(el) {
    40     var price = el.parentNode.previousSibling.firstChild.nodeValue;
     40    // var price = el.parentNode.previousSibling.firstChild.nodeValue;
     41    alert(el.parentNode.previousSibling.firstChild.nodeName);
    4142    alert(price);
    4243    // el.nextSibling.nodeValue = ' = ';