[Seaside] Interesting WALabel construct

gettimothy gettimothy at zoho.com
Sat Mar 24 12:50:41 UTC 2018


Thanks.

---- On Sat, 24 Mar 2018 08:20:17 -0400 Sven Van Caekenberghe<sven at stfx.eu> wrote ---- 

WAHtmlCanvas builder render: [ :html |
    html label: [ 
        html text: 'Input Label'. 
        html textInput placeholder: '.medium-6.cell' ] ]

?

> On 24 Mar 2018, at 12:42, gettimothy <gettimothy at zoho.com> wrote:
> 
> Hi all.
> 
> I ran across this:
> 
> 
> <label>Input Label <input type="text" placeholder=".medium-6.cell"> </label> 
> 
> 
> here: https://foundation.zurb.com/sites/docs/forms.html#text-inputs
> 
> 
> I am trying to figure out how to code that using the WALabelTag but I don't see how.
> 
> I can create my own subclass, but I thought I would ask here
> 
> 
> thx
> 
> _______________________________________________
> seaside mailing list
> seaside at lists.squeakfoundation.org
> http://lists.squeakfoundation.org/cgi-bin/mailman/listinfo/seaside

_______________________________________________
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/20180324/b0014c54/attachment.html>


More information about the seaside mailing list