This topic is locked

help tooltip

11/1/2007 1:05:31 PM
PHPRunner General questions
M
mounir author

hello all
i want to set a tooltiptext for a text field i don't know how to specify the tooltip with its text in that code :
[indent]

<TD class=shade width=150>Param Type</TD>

<TD width=250>{build_edit_control field="PARAMTYPE" mode="add" value=$value_PARAMTYPE} &nbsp;<IMG

src="images/icon_required.gif"> </TD></TR>

[/indent]

J
Jane 11/2/2007

Hi,
this task can be accomplished using some JavaScript/Ajax code on the add or edit page.
You can find some examples in the Tips and tricks PHPRunner forum.