Subj : Including chrome js in component js To : netscape.public.mozilla.jseng From : Ryan Gammon Date : Wed May 21 2003 10:03 pm Hello folks, I'm trying to use jslib (http://jslib.mozdev.org). Normally, I could include jslib via xul. Unfortunatly, this isn't going to work for a pure component (it doesn't have an xul file associated with it). Is there any sort of loader component, or an exec/source/include directive that I could use from javascript that will include the jslib ..js files from the chrome? Thanks! Ryan .