Yes...
I did it, but i figured that document.evaluate and
window.content.document.evaluate worked in the same way for me...
As document.evaluate is the shortest I decided to use it... however if
there is a difference between the two I really don't know....
__
Renato Rodrigues (RRaver)
http://www.renatorodrigues.com
http://orkutbar.mozdev.org
Neil escreveu:
Renato R. (RRaver) wrote:
var links = document.evaluate("/html/body//a",
window.content.document, null, 7,null);
Shouldn't that be window.content.document.evaluate too?
_______________________________________________
Project_owners mailing list
Project_owners@mozdev.org
http://mozdev.org/mailman/listinfo/project_owners
_______________________________________________
Project_owners mailing list
Project_owners@mozdev.org
http://mozdev.org/mailman/listinfo/project_owners