[OpenSocial] Re: Avoiding absolute URLs in JS/CSS includes

2008-04-24 Thread Michael Mahemoff
of files and calls a callback when they're > all loaded. > > ~Arne > > > > > > On Tue, Apr 22, 2008 at 11:13 AM, Michael Mahemoff <[EMAIL PROTECTED]> > wrote: > > Also, could you please point me to the code you've used (or copy it here). > It would sa

[OpenSocial] Re: Avoiding absolute URLs in JS/CSS includes

2008-04-22 Thread Michael Mahemoff
Also, could you please point me to the code you've used (or copy it here). It would save me some time in the interim! I could imagine a useful library function could be built from it. On Tue, Apr 22, 2008 at 6:51 PM, Michael Mahemoff <[EMAIL PROTECTED]> wrote: > Thanks Arne. Gla

[OpenSocial] Re: Avoiding absolute URLs in JS/CSS includes

2008-04-22 Thread Michael Mahemoff
roup/opensocial-and-gadgets-spec/topics ? > > Thanks, > ~Arne > > > > On Tue, Apr 22, 2008 at 5:22 AM, Michael Mahemoff <[EMAIL PROTECTED]> > wrote: > > > Hello, > > > > I'm developing some gadgets that include some custom JS and CSS libr

[OpenSocial] Avoiding absolute URLs in JS/CSS includes

2008-04-22 Thread Michael Mahemoff
Hello, I'm developing some gadgets that include some custom JS and CSS library files. Being content-type html, they would usually require hard-coded URLs, no relative paths as they're served from gmodules etc as opposed to my own server. However, they're intended for distribution, so I want to avo