Archived Comments (locked)
|
|
The following is an archive of comments made before threaded discussions was implemented (November 16th, 2008) |
|
|
I had to change a line in the to get it to work: location.replace(document.evaluate('/HTML[1]/BODY[1]/DIV[1]/DIV[4]/DIV[1]/DIV[1]/H3[1]/A[1]', document, null, XPathResult.FIRST_ORDERED_NODE_TYPE,null).singleNodeValue); |