[Seaside] Integration of scripaculous form element

Lukas Renggli renggli at gmail.com
Wed Jan 10 16:23:46 UTC 2007


> About my problem
> I'm interested to port one scripaculous form element ( for example
> one Check-Box ) in an form with standard submitButton.

I think I do not properly understand what you are asking ...

> Now my question is :
>
>     if i use form for check-boxes and multi-select lists what do i do for
> other element in the page?
>
>     For textInput how i manage the callback ?
>
>     In the SUFormTest class,  for textInput the callback is trigger by
> submitButton inside the relative form.
>     But it is not a elegant solution.

What about the onBlur: or onEnter: Javascript events? Especially
onBlur (triggered when an element loses the focus) is nice, however it
doesn't seem to properly work  on all browsers.

 >     I have test the liveCallback solution and it work fine, but it's one
> right solution?
>     I can manage the delta time relative to trigger one
> specific liveCallback?

I don't understand ...

Cheers,
Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the Seaside mailing list