[Seaside] Tooltip with script.aculo.us

Philippe Marschall philippe.marschall at gmail.com
Fri Jun 2 13:09:11 UTC 2006


> I would like to try to integrate it in seaside but I don't know  how to
> integrate
> Javascript in Seaside.
>
> Could you give some clues to do that ?

This should actually be quite simple
You need to pack Tooltip.js into a WAScriptLibrary sublclass and add
it to your application (like Scriptaculous). Then you just need to
create divs with the class tooltip.
http://tooltip.crtx.org/index.php?page=HowItWorks

Give me a moment and I'll hack a demo together.

Cheers
Philippe


More information about the Seaside mailing list