Hi, I have a webpage that is currently set up to display an
individual record from a database when the user clicks on a name:
http://fctu.org.uk/samplepages/tooltip.asp.
The example is at the top of the page.
I have then managed to successfully repeat the master/detail
data example posted on this site. What I would like to do is
combine these so that when a user hovers over a single name within
a paragraph of text instead of calling a record in a separate
window a dynamic tooltip is loaded to show the relevent details.
Hope that makes sense!
Can anyone advise on where to start please? Thanks