[Seaside] Using the EditArea Javascript library

Philippe Marschall philippe.marschall at gmail.com
Sun Jun 8 14:48:28 UTC 2008


2008/6/8, James Robertson <jrobertson at cincom.com>:
> Phillippe,
>
>         What you sketch out below is the correct way to add in arbitrary
> Javascript in Seaside?  I'm giving a beginners tutorial at Smalltalk
> Solutions, so I want to be accurate.

No, how to integrate a JavaScript library depends on the library.
Especially when and how to run initialization code is different for
each library.

The example I gave just translates the editarea instructions to Seaside.

The imperative of using Firebug is universal however.

Cheers
Philippe


More information about the seaside mailing list