C
|
chaz 11/7/2007 |
i think it comes from the "list" data |
![]() |
Sergey Kornilov admin 11/8/2007 |
Fawaz, |
F
|
Fawaz author 11/8/2007 |
Fawaz, I guess you need to explain what you trying to achieve.
|
A
|
acpan 11/11/2007 |
Hi Fawaz, Sergey, you see this? Instead of displaying random text in the tootip, I want to display a value of a field. I got it working, but it seems the javascript function is storing the last value of the field, rather than a value for each record. Is there a way to store list of values in the javascript. so that when the user is hovering on the matched record the tooltip will display the matched value? Thanks Fawaz |