Carlos Ch�vez dijo:
>
> Hi to all,
>
> i'm try use the tag <wi:help> my template file is:
>
> <wt:form-template action="#{$continuation/id}.continue" method="POST">
> <wt:widget-label id="vendedor_nombre"/>
> <wt:widget id="vendedor_nombre">
> <wi:help>Escriba el nombre del vendedor.</wi:help>
> </wt:widget>
> <br/><br/>
> <input type="submit"/>
> </wt:form-template>
>
> i'm use the stylesheet "woody-field-styling.xsl", but in the html
> output put title="" in de "input" tag,
>
> what i'm doing wrong?
Hi Carlos:
You are not doing nothing wrong. The <wi:help> exists as part of the woody
specification. The idea behind the tag is to allow some help related to
the widget. The samples does not render the tag, because the user decides
to render it or not. Of course, if you wish, you can render it.
This tag can help to create for example, a tooltip. But the implementation
depends on you.
Best Regards,
Antonio Gallardo
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]