diff --git a/striped/GeekscottesMakerV2.svg b/striped/GeekscottesMakerV2.svg index 65d9a3e..b8575c7 100644 --- a/striped/GeekscottesMakerV2.svg +++ b/striped/GeekscottesMakerV2.svg @@ -275,7 +275,7 @@ --> - +
@@ -593,6 +593,7 @@ xmlDoc.send(""); for(i=0;xmlDoc.responseXML.childNodes[i].nodeType != 1;i++); strip_node = xmlDoc.responseXML.childNodes[i]; + alert(strip_node.textContent); strip = new Strip("strip",strip_node.getAttribute("x"),strip_node.getAttribute("y"),strip_node.getAttribute("height")); num = 0;