[Pharo-project] Help
Hi, I am trying to insert a SVG component into a JQuery widget page. I have been able to insert it, but I am not able to manage the callback, because I do not know how to direct it to SVG component instead of to JQuery. Can anybody give me a hint? Many thanks Lorenzo
Hi Lorenzo, On Sat, Jun 30, 2012 at 5:16 PM, Lorenzo Schiavina <lorenzo@edor.it> wrote:
I am trying to insert a SVG component into a JQuery widget page.
I have been able to insert it, but I am not able to manage the callback, because I do not know how to direct it to SVG component instead of to JQuery.
Can anybody give me a hint?
Are you using Seaside? If yes, there is a dedicated mailing list: "Seaside - general discussion" <seaside@lists.squeakfoundation.org>. In any case, your question would better be asked on stackoverflow.com (with necessary tags: pharo seaside jquery). Best -- Damien Cassou http://damiencassou.seasidehosting.st "Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry
Grazie Damien Lorenzo -----Messaggio originale----- Da: pharo-project-bounces@lists.gforge.inria.fr [mailto:pharo-project-bounces@lists.gforge.inria.fr] Per conto di Damien Cassou Inviato: domenica 1 luglio 2012 17.05 A: Pharo-project@lists.gforge.inria.fr Oggetto: Re: [Pharo-project] Help Hi Lorenzo, On Sat, Jun 30, 2012 at 5:16 PM, Lorenzo Schiavina <lorenzo@edor.it> wrote:
I am trying to insert a SVG component into a JQuery widget page.
I have been able to insert it, but I am not able to manage the callback, because I do not know how to direct it to SVG component instead of to JQuery.
Can anybody give me a hint?
Are you using Seaside? If yes, there is a dedicated mailing list: "Seaside - general discussion" <seaside@lists.squeakfoundation.org>. In any case, your question would better be asked on stackoverflow.com (with necessary tags: pharo seaside jquery). Best -- Damien Cassou http://damiencassou.seasidehosting.st "Lambdas are relegated to relative obscurity until Java makes them popular by not having them." James Iry
participants (2)
-
Damien Cassou -
Lorenzo Schiavina