On Thu, Apr 23, 2009 at 3:42 PM, Adam <hedgoma...@gmail.com> wrote:

>
> On Apr 23, 2:57 pm, Brandon Aaron <brandon.aa...@gmail.com> wrote:
> > You could use $.getScript to load in the slow loading scripts. Any
> scripts
> > loaded this way will be non-blocking (asynchronous).
> > --
> > Brandon Aaron
>
>
> That could certainly cut down some of the time, but I suspect there's
> same-origin policy limitations here?
>

Nope. http://docs.jquery.com/Ajax/jQuery.getScript#urlcallback

--
Brandon Aaron

Reply via email to