Login
Preferences
About Trac
Changes between
Version 36
and
Version 37
of
Catalogue
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Jun 26, 2012 11:16:45 PM (
12 years
ago)
Author:
tolix
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
Catalogue
v36
v37
39
39
function recalc(el) {
40
40
// var price = el.parentNode.previousSibling.firstChild.nodeValue;
41
alert(el.parentNode.previousSibling.node
Nam
e);
41
alert(el.parentNode.previousSibling.node
Valu
e);
42
42
alert(price);
43
43
// el.nextSibling.nodeValue = ' = ';