something like:

if(typeof jQuery != 'function'){
document.write('<script...');
}

On 8/30/07, Sagari <[EMAIL PROTECTED]> wrote:
>
>
> Greetings,
>
> The task: include jQuery source on the fly in case it's not loaded.
>
> The script is included on a third-party page and it's not possible to
> guarantee the jQuery is already loaded.
>
> What is the simplest way to do that?
>
> Thanks!
>
> All the best,
>
> Konstantin
>
>


-- 
Benjamin Sterling
http://www.KenzoMedia.com
http://www.KenzoHosting.com

Reply via email to