JQuery UI

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

JQuery UI

Stefan Krecher-3
Hi,
could anybody point me to the right direction for the usage of JQueryUI with amber? Eg opening a dialog and getting results back?
I'd like to use widgets and themes etc.
If i got i working i could compile a nifty documentation like the JQuery UI Documentation for seaside:
regards,
Stefan

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.
 
 
Reply | Threaded
Open this post in threaded view
|

Re: JQuery UI

Nicolas Petton
Hi!

The first step is to load JQuery UI inside your page, with the theme and everything you need.
The second step is to use the jQuery UI API right from Amber using JSObjectProxy objects behind the scene. It makes using JS libraries a breeze, see 

If you have specific issues, I'd be glad to help with concrete examples. I could even make a wiki page out of it.

Cheers,
Nico


On Apr 4, 2013, at 5:35 PM, Stefan Krecher <[hidden email]> wrote:

Hi,
could anybody point me to the right direction for the usage of JQueryUI with amber? Eg opening a dialog and getting results back?
I'd like to use widgets and themes etc.
If i got i working i could compile a nifty documentation like the JQuery UI Documentation for seaside:
regards,
Stefan

--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.
 
 


--
You received this message because you are subscribed to the Google Groups "amber-lang" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [hidden email].
For more options, visit https://groups.google.com/groups/opt_out.