[Seaside] Seaside + Scriptaculous: Question on SUAjax onLoad, onComplete, etc.

Leandro Pérez lperez at lifia.info.unlp.edu.ar
Wed Jun 27 19:59:26 UTC 2007


I forgot to mention another thing.. 

rendering: [:h |  h submitButton  "this works fine"
>                                       "h checkbox....when doing this, poll
> doesn't stop"]"LOOK HERE PLEASE!!!" 
> 

rendering: [:h |  h submitButton ]
This works fine

rendering: [:h |  h checkbox] 
Problem: Non stopping poll
 
besides this, the same happens if I try to render something like this... 


rendering: [:h |  (html submitButton)
	        onClick: (html evaluator callback: [:script | "Do something"]);
	        text: 'submit something']

Thanks again, help will be appreciated :)

Leandro
-- 
View this message in context: http://www.nabble.com/Seaside-%2B-Scriptaculous%3A-Question-on-SUAjax-onLoad%2C-onComplete%2C-etc.-tf3984652.html#a11331521
Sent from the Squeak - Seaside mailing list archive at Nabble.com.



More information about the Seaside mailing list