Hi!
I am trying to implement the feature of "popup thumbnail preview" that is becoming quite popular on the web (an example of the common behavior is at the center of the text messaging site )
I have a grid in a VFP9 application with a column that specifies the full path to an image file. Ideally, the user mouses over the full file path specified in the grid on any given row and a small form would popup with a small preview of the target image.
Anyone has implemented this functionality?
I am trying to implement the feature of "popup thumbnail preview" that is becoming quite popular on the web (an example of the common behavior is at the center of the text messaging site )
I have a grid in a VFP9 application with a column that specifies the full path to an image file. Ideally, the user mouses over the full file path specified in the grid on any given row and a small form would popup with a small preview of the target image.
Anyone has implemented this functionality?