[Seaside] textInput callback is not used

Marco Qualizza mlq at codedaemon.com
Tue Feb 10 16:34:38 UTC 2009


Thanks for the info :-)  Like I said, it's been a while -- apparently  
too long.

-m

On 10-Feb-09, at 11:04:34.000 AM, Lukas Renggli wrote:

>> Granted that you can assign styling, but will the styling be  
>> rendered?
>
> It is not a common practice to style FORMs, but all browser I know
> display its styles. According to the DOM standard the HTMLFormElement
> inherits from HTMLElement. The specialization merely adds a few
> attributes and methods. Rendering should not be affected.
>
>   http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-40002357
>
> Related, the HEAD element is no different to a DIV element either. It
> is just that the default style-sheet of the web browser hides it. You
> can override that in your own CSS and for example display the contents
> of the TITLE tag as part of the page.
>
> Lukas
>
> -- 
> Lukas Renggli
> http://www.lukas-renggli.ch
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside



More information about the seaside mailing list