Including JQuery library

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Including JQuery library

fvozzi
Hi,
I'm referencing to jQuery and jQuery UI from Seaside libraries configuration (JQDeploymentLibrary and JQUIDeploymentLibrary). So I had, on my html source code, a reference to src="/files/JQDeploymentLibrary/jQuery.js" and src="/files/JQUiDeploymentLibrary/jQueryUi.js" but my server upstream is poor. How is the standard way to reference to jQuery libraries for deployment? I should add a reference to http://code.jquery.com/jquery-1.4.4.min.js ?

Thanks in advance,
Facu

_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Including JQuery library

Lukas Renggli
See http://book.seaside.st/book/web-20/jquery/getting-ready

On 24 November 2010 11:00, Facundo Vozzi <[hidden email]> wrote:

> Hi,
> I'm referencing to jQuery and jQuery UI from Seaside libraries configuration
> (JQDeploymentLibrary and JQUIDeploymentLibrary). So I had, on my html source
> code, a reference to src="/files/JQDeploymentLibrary/jQuery.js" and
> src="/files/JQUiDeploymentLibrary/jQueryUi.js" but my server upstream is
> poor. How is the standard way to reference to jQuery libraries for
> deployment? I should add a reference to
> http://code.jquery.com/jquery-1.4.4.min.js ?
> Thanks in advance,
> Facu
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>



--
Lukas Renggli
www.lukas-renggli.ch
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
Reply | Threaded
Open this post in threaded view
|

Re: Including JQuery library

fvozzi
It works perfectly ! I read that section a time ago but I forgot it.

Thanks Lukas,
Facu


On Wed, Nov 24, 2010 at 11:02 AM, Lukas Renggli <[hidden email]> wrote:
See http://book.seaside.st/book/web-20/jquery/getting-ready

On 24 November 2010 11:00, Facundo Vozzi <[hidden email]> wrote:
> Hi,
> I'm referencing to jQuery and jQuery UI from Seaside libraries configuration
> (JQDeploymentLibrary and JQUIDeploymentLibrary). So I had, on my html source
> code, a reference to src="/files/JQDeploymentLibrary/jQuery.js" and
> src="/files/JQUiDeploymentLibrary/jQueryUi.js" but my server upstream is
> poor. How is the standard way to reference to jQuery libraries for
> deployment? I should add a reference to
> http://code.jquery.com/jquery-1.4.4.min.js ?
> Thanks in advance,
> Facu
> _______________________________________________
> seaside mailing list
> [hidden email]
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
>



--
Lukas Renggli
www.lukas-renggli.ch
_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside


_______________________________________________
seaside mailing list
[hidden email]
http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside