hum...that makes more sense.

musachy

On Mon, Nov 17, 2008 at 1:07 PM, Piero Sartini <[EMAIL PROTECTED]>wrote:

> uh.. no attachements allowed?
>
> here it is:
> webapp/tags/ui/example.ftl
> ----
> <html>
> <head>
>    <title>UI Tags Example</title>
> </head>
>
> <body>
>
> <@s.form action="exampleSubmit" enctype="multipart/form-data"
> javascriptTooltip="true" >
>    <@s.textfield
>            label="Name"
>            name="name"
>            tooltip="Enter your Name here"/>
>
>
>    <@s.submit />
>    <@s.reset onclick="alert('Resetting form now... Press OK to
> continue!');"
> />
> </@s.form>
>
> </body>
> </html>
> ----
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


-- 
"Hey you! Would you help me to carry the stone?" Pink Floyd

Reply via email to