You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tapestry.apache.org by ice96 <ic...@gmail.com> on 2008/04/23 22:24:01 UTC

tooltips (hints) for form components

Hello,
is it way to extend all form input components with function witch onFocus
shows hint (tooltip) onBlur hides?
Any suggestions?
-- 
View this message in context: http://www.nabble.com/tooltips-%28hints%29-for-form-components-tp16834806p16834806.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org


Re: tooltips (hints) for form components

Posted by Chris Lewis <ch...@bellsouth.net>.
Hello,

The Tooltip component of tapestry5-components
(http://code.google.com/p/tapestry5-components/) may help you:

http://87.193.218.134:8080/t5components/t5c-commons/ref/org/apache/tapestry/commons/components/Tooltip.html

ice96 wrote:
> Hello,
> is it way to extend all form input components with function witch onFocus
> shows hint (tooltip) onBlur hides?
> Any suggestions?
>   

-- 
http://thegodcode.net


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tapestry.apache.org
For additional commands, e-mail: users-help@tapestry.apache.org