[richfaces-issues] [JBoss JIRA] Created: (RF-3789) Attach identical tooltip to multiple controls

David Harcombe (JIRA) jira-events at lists.jboss.org
Tue Jun 24 09:10:28 EDT 2008


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

        



More information about the richfaces-issues mailing list