Changes between Version 35 and Version 36 of Catalogue


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

--

Legend:

Unmodified
Added
Removed
Modified
  • Catalogue

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