Hello all, I need to use gecko as a blackbox in my application. I must be able to give a URL as input to the blackbox. I then want the blackbox to apply the CSS and javascript and return to me a DOM. I then want to query the DOM for details like position coordinates, children nodes, color(after CSS has been applied) etc..But I do not want to display.
In short, I want to use gecko as a third party off-shelf component. Currently I use javascript but I want a better solution. -Sandesh [http://www.it.iitb.ac.in/~sandesh/] _______________________________________________ mozilla-layout mailing list [email protected] http://mail.mozilla.org/listinfo/mozilla-layout
