I want to retrieve all the nodes present in particular DIV element.see the below test page (firefox)
New Document <
You would need to use the innerHtml and then use a parser to find the comments in it.