We're definitely looking into this -- it wasn't overlooked, but rather, we were 
having problems implementing it if I remember correctly... 

If by "tooltip" you mean either ALT or TITLE attributes for each mode, then 
this could be done in the portlet RenderSet which creates the portlet window 
elements for each portlet. Some browsers see ALT, others see TITLE so it's best 
to use both (imho).

That said, there are a few issues that come to mind, for example do you need to 
support multiple-languages? Also, each mode will need a variable to determine 
which text string to load (Maximize, Minimize, Edit, etc.), and this variable 
can be used for both the ALT and TITLE attribute.

Is this what you meant, and/or is it clear and helpful at all?

View the original post : 
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3915892#3915892

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3915892


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
JBoss-user mailing list
JBoss-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to