--- On Sat, 9/27/08, Unmesh Kulkarni wrote: > I need help on setting the tooltip images. > > tooltipIconPath attribute is defined in the tag > documentation, so I used it as under: > > <s:textarea key="comments" > label="Comments" tooltip="my tooltip blah > blah" > tooltipIconPath="images/tooltip_question.gif" > rows="10" > cols="80"/> > > But it's usage gives the following error: > > Attribute tooltipIconPath invalid for tag textarea > according to TLD
I'm not sure which version of S2 introduced the "tooltipIconPath". The wiki isn't "versioned" the same way the releases are; we have only a single wiki covering all versions. One issue with that is that many pages include documentation generated from the code itself, but of the most recent version, not necessarily the most recently *released* version. It's possible that "tooltipIconPath" is actually a S2.1 tag attribute and isn't annotated as such in the source code. Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]