getElementById for chrome elements

2001-12-05 Thread Jan Peter Hecking
Hi, I'm writing a sidebar component and I'd like to open/close the sidebar using the sidebar splitter via some javascript. Is it possible to get a reference to the sidebar component using something similar to document.getElementById( sidebar-splitter )? bye, Jan -- Jan Peter Hecking

Re: links not work - psm is built, steps to enable?

2001-12-03 Thread Jan Peter Hecking
correct in what it thinks it knows... bye, Jan -- Jan Peter Hecking [EMAIL PROTECTED] University of RostockDepartment of Computer Science Web: http://jhecking.netgaroo.com, http://news.netgaroo.com

Solution: Re: dumping in-memory RDF datasource

2001-12-01 Thread Jan Peter Hecking
On Sat, Dec 01, 2001 at 12:09:46AM +0100, Jan Peter Hecking wrote: is there an easy way to dump an in-memory RDF datasource to either a file or stdout from within a javascript xpcom component? Answer: there is. This thread in n.p.m.rdf explains how: http://groups.google.com/groups?hl

dumping in-memory RDF datasource

2001-11-30 Thread Jan Peter Hecking
through the IDLs in mozilla/source/rdf/base/idl and mozilla/source/xpcom/io but haven't found a way to write the data to either a file or the console. Has anyone done this before? bye, Jan -- Jan Peter Hecking [EMAIL PROTECTED] University of RostockDepartment of Computer