[Seaside] [Scriptacolous] hiding onLoad

Conrad Taylor conradwt at gmail.com
Wed Sep 12 02:14:18 UTC 2007


Hi Matt, have you tried using a div?  For example,

html div

      onClick: (html effect toggle); with: [ ... ]


Good luck,


-Conrad

On 9/11/07, Matthias Junker <matthias.junker at students.unibe.ch > wrote:
>
> hello,
> i tried to make a form which is hidden by default (when the website is
> loaded), so it can be toggled  on demand by the user (of course
> without reloading the whole website). i tried:
>
> (html form)
>                 onLoad: (html element id: 'idOfForm'; hide);
>
> etc.
>
> but this doesn't seem to work. does anyone know how to do this?
>
> Thanks,
> Matt
>
>
> _______________________________________________
> Seaside mailing list
> Seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/seaside/attachments/20070911/47ed37cf/attachment.htm


More information about the seaside mailing list