JQgrid has a tooltip built in that when the user hovers over a cell, the contents of that cell appear in the tool tip. we are using this for cells that contain large amounts of text.
The only problem is, is that the tool tip only appears for about 5 seconds, and then disappears. Is there a way to make this tool tip appear until the mouse is moved, or at least a longer length of time?
thanks!