Seaside and JQuery/JQueryUI

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

Seaside and JQuery/JQueryUI

sergio_101

at one point, there was a section of seaside that demonstrated using jquery and jqueryui with seaside.. along with code examples. that was SUPER helpful.

I can't seem to find that anywhere. does anyone know if it's still part of seaside?

thanks!
Reply | Threaded
Open this post in threaded view
|

Re: Seaside and JQuery/JQueryUI

Paul DeBruicker
I think you need to run this:

ConfigurationOfSeaside3 project stableVersion load: 'JQueryUI Examples'.

in a workspace to load the code you're looking for.  


sergio_101 wrote
at one point, there was a section of seaside that demonstrated using jquery
and jqueryui with seaside.. along with code examples. that was SUPER
helpful.

I can't seem to find that anywhere. does anyone know if it's still part of
seaside?

thanks!
Reply | Threaded
Open this post in threaded view
|

Re: Seaside and JQuery/JQueryUI

sergio_101
thanks! will try that..

On Fri Jan 16 2015 at 2:34:20 PM Paul DeBruicker <[hidden email]> wrote:
I think you need to run this:

ConfigurationOfSeaside3 project stableVersion load: 'JQueryUI Examples'.

in a workspace to load the code you're looking for.



sergio_101 wrote
> at one point, there was a section of seaside that demonstrated using
> jquery
> and jqueryui with seaside.. along with code examples. that was SUPER
> helpful.
>
> I can't seem to find that anywhere. does anyone know if it's still part of
> seaside?
>
> thanks!





--
View this message in context: http://forum.world.st/Seaside-and-JQuery-JQueryUI-tp4800030p4800032.html
Sent from the Pharo Smalltalk Users mailing list archive at Nabble.com.

Reply | Threaded
Open this post in threaded view
|

Re: Seaside and JQuery/JQueryUI

stepharo
In reply to this post by sergio_101
http://book.seaside.st/book/web-20/jquery

??

Le 16/1/15 20:18, sergio_101 a écrit :
>
> at one point, there was a section of seaside that demonstrated using
> jquery and jqueryui with seaside.. along with code examples. that was
> SUPER helpful.
>
> I can't seem to find that anywhere. does anyone know if it's still
> part of seaside?
>
> thanks!