CharisKomos (Talk | contribs) |
CharisKomos (Talk | contribs) |
||
Line 106: | Line 106: | ||
console.log(typeof(item.image_id)); | console.log(typeof(item.image_id)); | ||
console.log(svgDoc.getElementById(item_id + '')); | console.log(svgDoc.getElementById(item_id + '')); | ||
− | console.log(typeof(svgDoc.getElementById(item_id + '')); | + | console.log(typeof(svgDoc.getElementById(item_id + ''))); |
} | } | ||
}); | }); |
Revision as of 17:39, 21 October 2017