Changes between Version 36 and Version 37 of Catalogue


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Catalogue

    v36 v37  
    3939  function recalc(el) {
    4040    // var price = el.parentNode.previousSibling.firstChild.nodeValue;
    41     alert(el.parentNode.previousSibling.nodeName);
     41    alert(el.parentNode.previousSibling.nodeValue);
    4242    alert(price);
    4343    // el.nextSibling.nodeValue = ' = ';