Nervermind, I was able to reuse a single instance.
David
--- In ydn-javascript%40yahoogroups.com">ydn-javascript
yahoogroups.com, "David Lin" <vegdave
...> wrote:
>
> I am trying to divide js files into various groups and load each group
> on need-basis, so I only load the first group of js files on page load
> and load additional js groups when the need arise. Have you tried
> this? When I use a second instance of loader, it caused redundant
> scripts loading and my attempt to reuse an existing instance of loader
> caused a loader javascript error. I am using sandbox option. Any tips
> on this is greatly appreciated.
>
> Thanks,
>
> David
>
.