Altova Mailing List Archives>Archive Index >microsoft.public.xsl Archive Home >Recent entries [Thread Prev] >Thread Next - Re: Removing xml node with Javascript Removing xml node with JavascriptTo: NULL Date: 8/4/2004 8:01:00 AM Hi
I am trying to remove a node from an xml file but am not being successful.
My code is below:
function removeItem(nodePosition){
var rowNode = document.getElementById("row" + nodePosition);
rowNode.removeNode(rowNode);
Basket.firstChild.removeChild(Basket.firstChild.childNodes[nodePosition]);
Can anyone tell me where my error is please
TIA
Rob
| ||||||
| Company | Legal | Press | Partners | Careers | Sitemap | Contact Us | Altova Blog | Mobile | Full Site | |||
|
