[Livehttpheaders] populating the response/request tree??
bruce
bedouglas at earthlink.net
Thu May 15 07:16:15 PDT 2008
hi...
to get familiar with livehttpheaders, i'm walking through the app, using the
javascript/extension debugger (venkman). however, i'm somewhat stuck when
i'm trying to understand exactly how the data is written to the actual tree.
i understand that the data is built in the addrow function within
livehttpheaders.js, and that it's somehow placed/written to the tree that's
defined in the livehttpheaders.xul. unfortunately, i can't see exactly where
the linkage between the tree/treecol that's in the xul, and the data array
in the .js file is created. if i could see how the linkage is created, and
how this portion works, i think i'd be ok!
i've been searching through the xul tutorials, as well as various online
sites with no real luck...
any pointers/comments would be greatly helpful.
thanks
-bruce
More information about the Livehttpheaders
mailing list