Hey, Y'all:

Environment:
Remedy ARS 6.3 P18 (Windows 2003, SQL Server 2000)
Mid-Tier 7.0.0 Patch 1 (IIS/Servlet Exec)
Mid-Tier 7.0.1 (IIS/Tomcat)

I was able to use a simple JavaScript command in a run process AL to
produce hover text over a character field.  There is no need for a
JavaScript file.  I like to avoid hard coded text wherever I can.
This fires on Window Loaded as a run process and works great on
character fields
//javascript:document.getElementById('arid536870998').title = 'My text';
(without the slashes)

However, I would like to be able do the same thing over a Text Trim
field.

We have a psuedo navigation bar with subtitles.  We would like to add
tooltips to these.

So far, nothing I've tried, including a hard-coded js file works on Text
Trim, nor buttons for that matter.

Has anyone ever been able to produce hover (aka alternative or
mouse-over) text on trim fields?

On a side note:
The good news is that in ARS 7.0.1 and Mid-Tier 7.0.1, buttons and
Flashboards now have an "alternative" text attribute accessible through
the Admin Tool.

Thanks in advance,
Michelle

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org ARSlist:"Where the 
Answers Are"

Reply via email to