Attach identical tooltip to multiple controls
---------------------------------------------

                 Key: RF-3789
                 URL: http://jira.jboss.com/jira/browse/RF-3789
             Project: RichFaces
          Issue Type: Feature Request
    Affects Versions: 3.2.1
         Environment: All
            Reporter: David Harcombe
            Priority: Minor
             Fix For: 3.2.2
         Attachments: tooltip.patch

We have identified areas of code in our site where we have to use the same 
tooltip multiple times (for example where a hover help is required to describe 
a telephone number). This would be easier if one could use a list of ids in the 
'for' attribute of the tooltip thus:

    <rich:toolTip followMouse="true" for="A,B,C,D">Enter a phone number in the 
format (999)999-999</rich:toolTip>

This enables help changes without needing to find *all* occurrences of the 
tooltip.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to